From b8b6b871f5e0205832b0199af9f7828328ce3fe7 Mon Sep 17 00:00:00 2001 From: "maruel@chromium.org" Date: Tue, 30 Jun 2009 18:50:56 +0000 Subject: [PATCH] Add help for --head. TEST=none BUG=none Review URL: http://codereview.chromium.org/151082 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@19622 0039d316-1c4b-4281-b951-d872f2087c98 --- gclient.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gclient.py b/gclient.py index 55cca53fc..3f13fe5d7 100755 --- a/gclient.py +++ b/gclient.py @@ -129,6 +129,7 @@ Valid options: --revision SOLUTION@REV : update given solution to specified revision --deps PLATFORM(S) : sync deps for the given platform(s), or 'all' --verbose : output additional diagnostics + --head : update to latest revision, instead of last good revision Examples: gclient %(cmd)s