mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Metadata: Improve CLI command descriptions #1736
This commit is contained in:
@@ -62,7 +62,7 @@ func purgeAction(ctx *cli.Context) error {
|
||||
}
|
||||
|
||||
if conf.ReadOnly() {
|
||||
log.Infof("purge: read-only mode enabled")
|
||||
log.Infof("config: read-only mode enabled")
|
||||
}
|
||||
|
||||
w := service.Purge()
|
||||
|
||||
Reference in New Issue
Block a user