changeset 27409 | 32bea9daa877 |
parent 27390 | 8bc6ece9a2e1 |
child 27420 | 3da583097fca |
--- 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. """