Skip to content
Snippets Groups Projects
Commit 6637f8c6 authored by Georgy Moshkin's avatar Georgy Moshkin :speech_balloon:
Browse files

fix: hide --init-cfg option from --help output

parent 4e1673fb
No related branches found
No related tags found
1 merge request!922Gmoshkin/fix admin socket from cli
Pipeline #36916 passed
......@@ -166,6 +166,7 @@ pub struct Run {
/// Filepath to configuration file in yaml format.
#[clap(
hide = true,
long = "init-cfg",
value_name = "PATH",
env = "PICODATA_INIT_CFG",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment