summaryrefslogtreecommitdiff
path: root/logerrit
diff options
context:
space:
mode:
Diffstat (limited to 'logerrit')
-rwxr-xr-xlogerrit2
1 files changed, 1 insertions, 1 deletions
diff --git a/logerrit b/logerrit
index d58debfad32a..54c0d6f97b4a 100755
--- a/logerrit
+++ b/logerrit
@@ -55,7 +55,7 @@ case "$1" in
echo " pull CHANGEID pull (and merge) the changes on current branch"
echo " cherry-pick CHANGEID cherry-pick the change on current branch"
echo " patch CHANGEID show the change as a patch"
- echo " query .... query for changes for review on project core"
+ echo " query ... query for changes for review on project core"
echo " <any other gerrit command>"
echo
echo "advanced users should consider using git review instead:"