From: Simon Ruderich Date: Wed, 18 Feb 2009 19:24:52 +0000 (+0100) Subject: Fix doc typo in sync.sh. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=bf1972c95c85e912afd2503e96b4f5320636c854;hp=3c18495e89d3c0bf4dec6433c006365696e3d0cd;p=config%2Fdotfiles.git Fix doc typo in sync.sh. --- diff --git a/sync.sh b/sync.sh index ffd26cc..55791c1 100755 --- 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