]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Explicitly using "preferences" instead of $ACTION
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 2 Nov 2012 00:21:11 +0000 (22:21 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 2 Nov 2012 00:21:11 +0000 (22:21 -0200)
share/keyringer/preferences

index edd45e13db04a4fad6e9be0b5451d93d426cbaa9..2819b50878e70ecd955aa4099d99b1ee10de636e 100755 (executable)
@@ -10,7 +10,7 @@ source "$LIB" || exit 1
 COMMAND="$2"
 
 if [ -z "$COMMAND" ]; then
-  echo "Usage: keyringer <keyring> $ACTION <command> [arguments]"
+  echo "Usage: keyringer <keyring> preferences <command> [arguments]"
   echo "Available commands:"
   echo "       ls"
   echo "       edit"