commit | af52a50685084f50cd44f73ef6730f302d96eb78 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Sep 22 20:54:37 2011 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Sep 22 20:54:37 2011 |
tree | 0aae0c6c4e095be6eef79515ee03c9b5ca3ebc2a | |
parent | 5e6868b3346805e287e5641b1b14824ede1d9f84 [diff] [blame] |
Fix use of obsolete flag -o to -r [email protected] BUG= TEST= Review URL: http://codereview.chromium.org/7966018 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@102354 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/my_reviews.py b/my_reviews.py index 43e812c..3e1ab73 100755 --- a/my_reviews.py +++ b/my_reviews.py
@@ -6,7 +6,7 @@ """Get rietveld stats about the review you done, or forgot to do. Example: - - my_reviews.py -o [email protected] -Q for stats for last quarter. + - my_reviews.py -r [email protected] -Q for stats for last quarter. """ import datetime import optparse