Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1066)

Unified Diff: git-crup

Issue 10825122: Fix typo in git-crup. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: git-crup
diff --git a/git-crup b/git-crup
index 18db700b2857852a93064af770f7556491b96232..db3e285d3991fb6ce89e8e4665fc4ad9aff1ea95 100755
--- a/git-crup
+++ b/git-crup
@@ -15,7 +15,7 @@ hooks=yes
usage() {
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>]
EOF
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698