mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
chore(tool): fix usage of restore
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
|
||||
- (void) usage
|
||||
{
|
||||
fprintf (stderr, "restore [-l|-p|-f/-F folder/ALL|-p] [-c credentialFile] directory user\n\n"
|
||||
fprintf (stderr, "restore [-l|-p|-f/-F folder/ALL] [-c credentialFile] directory user\n\n"
|
||||
" directory the directory where backup files were initially stored\n"
|
||||
" user the user of whom to restore the data\n"
|
||||
" -l flag used to list folders to restore\n"
|
||||
|
||||
Reference in New Issue
Block a user