mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -31,7 +31,7 @@ var RestoreCommand = cli.Command{
|
||||
Name: "restore",
|
||||
Description: restoreDescription,
|
||||
Usage: "Restores the index from an SQL dump and optionally albums from YAML files",
|
||||
ArgsUsage: "[filename.sql]",
|
||||
ArgsUsage: "filename.sql",
|
||||
Flags: restoreFlags,
|
||||
Action: restoreAction,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user