aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d/pd.bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash/bashrc.d/pd.bash')
-rw-r--r--bash/bashrc.d/pd.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/bashrc.d/pd.bash b/bash/bashrc.d/pd.bash
index be42403b..8003c966 100644
--- a/bash/bashrc.d/pd.bash
+++ b/bash/bashrc.d/pd.bash
@@ -6,7 +6,7 @@
pd() {
local arg target
local -a opts
- for arg in "$@" ; do
+ for arg ; do
case $arg in
--)
shift