]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Usage and setup cosmetics
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 10 Nov 2013 22:18:12 +0000 (20:18 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 10 Nov 2013 22:18:12 +0000 (20:18 -0200)
keyringer
lib/keyringer/functions

index abd0a57d3abeed028506a7e286c705962d5bc4f7..8ba1093d92b7787749a7df1a689c623e381d2024 100755 (executable)
--- a/keyringer
+++ b/keyringer
@@ -68,7 +68,7 @@ function keyringer_init {
       touch "$OPTIONS"
 
       # Setup README
-      echo "Keyring repository powered by http://git.sarava.org/?p=keyringer.git;a=summary" > "$BASEDIR/README"
+      echo "Keyring repository powered by https://keyringer.pw" > "$BASEDIR/README"
       echo "" >> "$BASEDIR/README"
 
       # Set config version
index e2face11b1215411a0c24b049c05f69066108649..206e0da7e902b1c8a85fe6f5ac0a2f62f636171b 100755 (executable)
@@ -390,9 +390,10 @@ function keyringer_show_actions {
 
 # Usage
 function keyringer_usage {
-  printf "Usage: %s <keyring> <action> [arguments]\n" "$BASENAME"
-  printf "Available commands: \n"
+  printf "Usage: %s <keyring> <action> [arguments]\n\n" "$BASENAME"
+  printf "Available commands: \n\n"
   keyringer_show_actions | sed -e 's/^/\t/'
+  printf "\tinit <path> [remote]\n\n" $BASENAME
 }
 
 # Check recipients