mirror of
https://github.com/photoprism/photoprism.git
synced 2025-11-03 11:01:58 +08:00
Convert: Add --force flag to replace JPEGs in the sidecar folder #2214
This commit is contained in:
@@ -73,7 +73,7 @@ var UsersCommand = cli.Command{
|
||||
Name: "delete",
|
||||
Usage: "Removes an existing user",
|
||||
Action: usersDeleteAction,
|
||||
ArgsUsage: "[USERNAME]",
|
||||
ArgsUsage: "[username]",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user