aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xshow1
1 files changed, 1 insertions, 0 deletions
diff --git a/show b/show
index 004ef08..8dcdb06 100755
--- a/show
+++ b/show
@@ -95,6 +95,7 @@ else
fi
else
OPEN="xdg-open"
+ EXTRA_ARGS=""
fi
grep -i -- "$ARG" $LIST | while read entry; do