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