Skip to content

Commit 6a4b47d

Browse files
committed
Fix typo in examples/tag.rs
1 parent 4c680c3 commit 6a4b47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tag.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ usage:
117117
tag [-n <n>] -l [<pattern>]
118118
119119
Options:
120-
-n <n> specify number of lines from teh annotation to print
120+
-n <n> specify number of lines from the annotation to print
121121
-f, --force replace an existing tag with the given name
122122
-l, --list list tags with names matching the pattern given
123123
-d, --delete <tag> delete the tag specified

0 commit comments

Comments
 (0)