]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Use 'actions' instead of 'commands'
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 14 Mar 2014 13:28:28 +0000 (10:28 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 14 Mar 2014 13:28:28 +0000 (10:28 -0300)
lib/keyringer/functions

index e60657a8f86c1397bf24f3b5fffcbc06a9b257ec..ca7f411cf88756efbe72f78d10aa87e6e7027fc0 100755 (executable)
@@ -519,7 +519,7 @@ function keyringer_usage {
 
   printf "Keyringer $KEYRINGER_VERSION\n"
   printf "Usage: %s <keyring> <action> [arguments]\n\n" "$BASENAME"
-  printf "Available commands: \n\n"
+  printf "Available actions: \n\n"
   keyringer_show_actions | sed -e 's/^/\t/'
 
   # Display only when not in a keyring context