Show More
@@ -6729,6 +6729,7 b' def tags(ui, repo, **opts):' | |||||
6729 |
|
6729 | |||
6730 | This lists both regular and local tags. When the -v/--verbose |
|
6730 | This lists both regular and local tags. When the -v/--verbose | |
6731 | switch is used, a third column "local" is printed for local tags. |
|
6731 | switch is used, a third column "local" is printed for local tags. | |
|
6732 | When the -q/--quiet switch is used, only the tag name is printed. | |||
6732 |
|
6733 | |||
6733 | Returns 0 on success. |
|
6734 | Returns 0 on success. | |
6734 | """ |
|
6735 | """ |
General Comments 0
You need to be logged in to leave comments.
Login now