From 9a59a71911bcca1cccb72b6f0f7c7142160f83d8 Mon Sep 17 00:00:00 2001 From: Aaron Lichtman Date: Thu, 12 Oct 2023 23:50:24 -0700 Subject: [PATCH] Update src/_shallow-backup Co-authored-by: Shohei YOSHIDA --- src/_shallow-backup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_shallow-backup b/src/_shallow-backup index 226011f..4fbfc08 100644 --- a/src/_shallow-backup +++ b/src/_shallow-backup @@ -41,8 +41,8 @@ _shallow-backup() { _arguments \ - '(- 1 *)'-h, --help'[Show help and exit]' \ - '(- 1 *)'-v, --version'[Print version]' \ + '(- 1 *)'{-h,--help}'[Show help and exit]' \ + '(- 1 *)'{-v,--version}'[Print version]' \ '--add-dot[Add a dotfile or dotfolder to config by path]':PATH \ '--backup-all[Full back up]' \ '--backup-configs[Back up app config files]' \