Update main file to have switch to new version
This commit is contained in:
parent
f453983f80
commit
0cd5031e4e
2 changed files with 33 additions and 0 deletions
|
@ -19,6 +19,7 @@ var (
|
|||
false,
|
||||
"If set, the server will only validate the config (or write the default one) and then quit",
|
||||
)
|
||||
FlagStartNew *bool = flag.Bool("new", false, "Start the new system")
|
||||
)
|
||||
|
||||
func flagUsage() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue