lib/yard/cli/yardoc.rb in yard-0.9.8 vs lib/yard/cli/yardoc.rb in yard-0.9.9

- old
+ new

@@ -115,10 +115,10 @@ # # "TAG:TITLE" is of the form: name:"Display Title", for example: # # --tag overload:"Overloaded Method" # - # See +yardoc --help+ for a description of the various options. + # See +yard help doc+ for a description of the various options. # # Tags added in this way are automatically displayed in output. To add # a meta-data tag that does not show up in output, use +--hide-tag TAG+. # Note that you can also use this option on existing tags to hide # builtin tags, for instance.