diff -r 2916ebaef312 -r 32bea9daa877 mercurial/commands.py --- a/mercurial/commands.py Thu Dec 17 17:27:32 2015 -0600 +++ b/mercurial/commands.py Thu Dec 17 15:23:36 2015 -0800 @@ -6729,6 +6729,7 @@ This lists both regular and local tags. When the -v/--verbose switch is used, a third column "local" is printed for local tags. + When the -q/--quiet switch is used, only the tag name is printed. Returns 0 on success. """