mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-05 08:47:12 +08:00
Metadata: Improve CLI command descriptions #1736
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user