Update src/_shallow-backup

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

View File

@ -43,7 +43,7 @@ _shallow-backup() {
_arguments \ _arguments \
'(- 1 *)'{-h,--help}'[Show help and exit]' \ '(- 1 *)'{-h,--help}'[Show help and exit]' \
'(- 1 *)'{-v,--version}'[Print version]' \ '(- 1 *)'{-v,--version}'[Print version]' \
'--add-dot[Add a dotfile or dotfolder to config by path]':PATH \ '--add-dot[Add a dotfile or dotfolder to config by path]:PATH:_files' \
'--backup-all[Full back up]' \ '--backup-all[Full back up]' \
'--backup-configs[Back up app config files]' \ '--backup-configs[Back up app config files]' \
'--backup-dots[Back up dotfiles]' \ '--backup-dots[Back up dotfiles]' \