Metadata: Improve CLI command descriptions #1736

This commit is contained in:
Michael Mayer
2021-11-18 03:02:10 +01:00
parent 73ffa53397
commit 9da2e92fb6
12 changed files with 18 additions and 19 deletions

View File

@@ -104,7 +104,7 @@ func startAction(ctx *cli.Context) error {
}
if conf.ReadOnly() {
log.Infof("start: read-only mode enabled")
log.Infof("config: read-only mode enabled")
}
// start web server