]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Fix doc typo in sync.sh.
authorSimon Ruderich <simon@ruderich.org>
Wed, 18 Feb 2009 19:24:52 +0000 (20:24 +0100)
committerSimon Ruderich <simon@ruderich.org>
Wed, 18 Feb 2009 19:24:52 +0000 (20:24 +0100)
sync.sh

diff --git a/sync.sh b/sync.sh
index ffd26ccc125b10e099bbc56bd4fc2c88791ae294..55791c10e28ad475ae51e733917ee80c85c4e013 100755 (executable)
--- a/sync.sh
+++ b/sync.sh
@@ -14,7 +14,7 @@ else
     echo "Usage: sync.sh [fetch | fe | push | pu ]"
     echo
     echo "fetch: Fetch from all remotes."
-    echo "psuh: Push to all remotes."
+    echo "push: Push to all remotes."
     exit 1
 fi