Skip to content

Commit

Permalink
updating readme to show single file support
Browse files Browse the repository at this point in the history
  • Loading branch information
thlorenz committed Feb 7, 2013
1 parent b996a21 commit baaf7bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,10 @@ This will update all markdown files in the current directory and all its
subdirectories with a table of content that will point at the anchors generated
by the github markdown parser.

If you want to convert only a specific file, do:

doctoc /path/to/file

Example:

doctoc README.md

0 comments on commit baaf7bc

Please sign in to comment.