refactoring
This commit is contained in:
@@ -29,4 +29,4 @@ func FullVersion() {
|
||||
const MainExample = "Initialize config: config init --output config.yml\n" +
|
||||
"Start server: server \n" +
|
||||
"Start server with custom config file: server --config config.yml \n" +
|
||||
"Check config file: config init -f -o config.yml"
|
||||
"Check config file: config check --config config.yml"
|
||||
|
||||
Reference in New Issue
Block a user