summaryrefslogtreecommitdiffstats
path: root/bin/keysearch
diff options
context:
space:
mode:
Diffstat (limited to 'bin/keysearch')
-rwxr-xr-xbin/keysearch2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/keysearch b/bin/keysearch
index f25e95c..fcfa035 100755
--- a/bin/keysearch
+++ b/bin/keysearch
@@ -1,3 +1,3 @@
#!/bin/bash
-gpg2 --batch --decrypt ~/Documents/passwort/passwords.gpg 2>/dev/null | grep x"$@"
+gpg2 --batch --decrypt ~/Documents/passwort/passwords.gpg 2>/dev/null | grep "$@"