Skip to content

Commit 5d1256b

Browse files
committed
Update usage in README with -R flag
1 parent 9b08cfc commit 5d1256b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ gotags is a [ctags][]-compatible tag generator for [Go][].
1616
gotags [options] file(s)
1717

1818
-L="": source file names are read from the specified file.
19+
-R=false: recurse into directories in the file list
1920
-silent=false: do not produce any output on error
2021
-sort=true: sort tags
2122
-tree=false: print syntax tree (debugging)

0 commit comments

Comments
 (0)