aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-07-11 16:47:25 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-07-11 16:47:25 -0300
commit3fc6dc9f42e5387039c1eb6ff62767c4509c30e9 (patch)
tree04a2201f6001f71e8084fe1f1df32101636a526e
parent8da5023df4b4e3ec55bf52b4377920a8ece941e2 (diff)
downloadkeyringer-3fc6dc9f42e5387039c1eb6ff62767c4509c30e9.tar.gz
keyringer-3fc6dc9f42e5387039c1eb6ff62767c4509c30e9.tar.bz2
Cleanup
-rwxr-xr-xshare/keyringer/usage4
1 files changed, 1 insertions, 3 deletions
diff --git a/share/keyringer/usage b/share/keyringer/usage
index 54cbea6..a4602ac 100755
--- a/share/keyringer/usage
+++ b/share/keyringer/usage
@@ -7,6 +7,4 @@
LIB="`dirname $0`/../../lib/keyringer/functions"
source "$LIB" || exit 1
-printf "Usage: %s <keyring> <action> [arguments]\n" "$BASENAME"
-printf "Available commands: \n"
-ls $ACTIONS | sed -e 's/^/\t/'
+keyringer_usage