We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b08cfc commit 5d1256bCopy full SHA for 5d1256b
README.md
@@ -16,6 +16,7 @@ gotags is a [ctags][]-compatible tag generator for [Go][].
16
gotags [options] file(s)
17
18
-L="": source file names are read from the specified file.
19
+ -R=false: recurse into directories in the file list
20
-silent=false: do not produce any output on error
21
-sort=true: sort tags
22
-tree=false: print syntax tree (debugging)
0 commit comments