From 527cfcd015781f5c48c3c594acf98a43800990b3 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 27 Feb 2023 16:28:18 +0100 Subject: ... --- accounts/gkleen@sif/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accounts') diff --git a/accounts/gkleen@sif/zshrc b/accounts/gkleen@sif/zshrc index 3d6a3f61..d15f98b8 100644 --- a/accounts/gkleen@sif/zshrc +++ b/accounts/gkleen@sif/zshrc @@ -135,7 +135,7 @@ dir() { "g") gitWorktree=${OPTARG} ;; # "n") notmuchMsg=${OPTARG} ;; "q") quickserve=true ;; - "p") modifyPDF=${OPTARG} ;; + "p") modifyPDF=${OPTARG:a} ;; *) printf "Invalid option: %s\n" $arg >&2; exit 2 ;; esac done -- cgit v1.2.3