Skip to content

Commit 09d1455

Browse files
masatakeAmaiKinono
andcommitted
docs(man): revise readtags(1)
Co-authored-by: AmaiKinono <[email protected]>
1 parent e13bb0d commit 09d1455

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/man/readtags.1.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ By default, the output of readtags contains only the name, input and pattern
7474
field. The Output can be tweaked using these options:
7575

7676
``-C``, ``--canonicalize-input``
77-
Reduct '..' and '.' in input fields of regular tags.
77+
Resolve '..' and '.' in input fields of regular tags.
78+
This produces a unique representation of the input path.
7879
This option works only with tags files having ``!_TAG_PROC_CWD`` pseudo
7980
tag.
8081

man/readtags.1.rst.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ By default, the output of readtags contains only the name, input and pattern
7474
field. The Output can be tweaked using these options:
7575

7676
``-C``, ``--canonicalize-input``
77-
Reduct '..' and '.' in input fields of regular tags.
77+
Resolve '..' and '.' in input fields of regular tags.
78+
This produces a unique representation of the input path.
7879
This option works only with tags files having ``!_TAG_PROC_CWD`` pseudo
7980
tag.
8081

0 commit comments

Comments
 (0)