From 9d358ae351324ab5f003998b80cdaece0da31be4 Mon Sep 17 00:00:00 2001 From: Aaron Lichtman Date: Thu, 12 Oct 2023 23:50:45 -0700 Subject: [PATCH] Update src/_shallow-backup Co-authored-by: Shohei YOSHIDA --- src/_shallow-backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_shallow-backup b/src/_shallow-backup index 212118b..b018f51 100644 --- a/src/_shallow-backup +++ b/src/_shallow-backup @@ -52,7 +52,7 @@ _shallow-backup() { '--delete-config[Delete config file]' \ '--destroy-backup[Delete backup directory]' \ '--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-splash[Do not display splash screen]' \ '--reinstall-all[Full reinstallation]' \