Skip to content

Commit eeb6759

Browse files
committed
docs(man): fix the description for "-D" option of the readtags command
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent df13338 commit eeb6759

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/man/readtags.1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ACTIONS
3535
"-" as NAME indicates arguments after this as NAME even if they start with -.
3636

3737
``-D``, ``--list-pseudo-tags``
38-
Equivalent to ``--list-pseudo-tags``.
38+
List pseudo tags.
3939

4040
OPTIONS
4141
-------

man/readtags.1.rst.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ACTIONS
3535
"-" as NAME indicates arguments after this as NAME even if they start with -.
3636

3737
``-D``, ``--list-pseudo-tags``
38-
Equivalent to ``--list-pseudo-tags``.
38+
List pseudo tags.
3939

4040
OPTIONS
4141
-------

0 commit comments

Comments
 (0)