Update src/_shallow-backup

Co-authored-by: Shohei YOSHIDA <syohex@gmail.com>
This commit is contained in:
Aaron Lichtman 2023-10-12 23:50:45 -07:00 committed by GitHub
parent 8fed2d1e83
commit 9d358ae351
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ _shallow-backup() {
'--delete-config[Delete config file]' \ '--delete-config[Delete config file]' \
'--destroy-backup[Delete backup directory]' \ '--destroy-backup[Delete backup directory]' \
'--dry-run[Do not backup or reinstall any files, just give verbose output]' \ '--dry-run[Do not backup or reinstall any files, just give verbose output]' \
'--new-path[Input a new back up directory path]':PATH \ '--new-path[Input a new back up directory path]:PATH:_files -/' \
'--no-new-backup-path-prompt[Skip setting new back up directory path prompt]' \ '--no-new-backup-path-prompt[Skip setting new back up directory path prompt]' \
'--no-splash[Do not display splash screen]' \ '--no-splash[Do not display splash screen]' \
'--reinstall-all[Full reinstallation]' \ '--reinstall-all[Full reinstallation]' \