aboutsummaryrefslogtreecommitdiff
path: root/share/keyringer/usage
diff options
context:
space:
mode:
Diffstat (limited to 'share/keyringer/usage')
-rwxr-xr-xshare/keyringer/usage10
1 files changed, 0 insertions, 10 deletions
diff --git a/share/keyringer/usage b/share/keyringer/usage
deleted file mode 100755
index a4602ac..0000000
--- a/share/keyringer/usage
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/bash
-#
-# Show available commands
-#
-
-# Load functions
-LIB="`dirname $0`/../../lib/keyringer/functions"
-source "$LIB" || exit 1
-
-keyringer_usage