Commit 592ef965 authored by cmp@chromium.org's avatar cmp@chromium.org

Fix typo in git-crup.

TBR=szager@chromium.org


Review URL: https://chromiumcodereview.appspot.com/10825122

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@149322 0039d316-1c4b-4281-b951-d872f2087c98
parent 4b522db6
...@@ -15,7 +15,7 @@ hooks=yes ...@@ -15,7 +15,7 @@ hooks=yes
usage() { usage() {
cat <<EOF 1>&2 cat <<EOF 1>&2
Usage: git-cr-sync [-n|--dry-run] [--fetch] [-j|--jobs [jobs]] Usage: git-crup [-n|--dry-run] [--fetch] [-j|--jobs [jobs]]
[--no-hooks] [<args to git-pull or git-fetch>] [--no-hooks] [<args to git-pull or git-fetch>]
EOF EOF
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment