chore(tool): fix usage of restore

pull/296/head
Francis Lachapelle 2021-03-12 17:00:28 -05:00
parent f6f43c42fc
commit 4740042bf9
1 changed files with 1 additions and 1 deletions

View File

@ -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"