author | Thu Trang Pham <thu@fb.com> |
Thu, 17 Dec 2015 15:23:36 -0800 | |
changeset 27409 | 32bea9daa877 |
parent 27408 | 2916ebaef312 |
child 27410 | 41127e875758 |
--- 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. """