diff --git a/README.md b/README.md index 42fc603..e709e03 100644 --- a/README.md +++ b/README.md @@ -59,24 +59,7 @@ Usage: markdown-toc [options] input: The Markdown file to parse for table of contents, or "-" to read from stdin. - -i: Edit the file directly, injecting the TOC at - [Highlights](#highlights) -- [Usage](#usage) -- [API](#api) - * [toc.plugin](#tocplugin) - * [toc.json](#tocjson) - * [toc.insert](#tocinsert) - * [Utility functions](#utility-functions) -- [Options](#options) - * [options.append](#optionsappend) - * [options.filter](#optionsfilter) - * [options.slugify](#optionsslugify) - * [options.bullets](#optionsbullets) - * [options.maxdepth](#optionsmaxdepth) - * [options.firsth1](#optionsfirsth1) - * [options.stripHeadingTags](#optionsstripheadingtags) -- [About](#about) - -_(TOC generated by [verb](https://github.com/verbose/verb) using [markdown-toc](https://github.com/jonschlinkert/markdown-toc))_; + -i: Edit the file directly, injecting the TOC at (Without this flag, the default is to print the TOC to stdout.) --json: Print the TOC in JSON format @@ -409,4 +392,4 @@ Released under the [MIT License](LICENSE). *** -_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.8.0, on July 12, 2023._ \ No newline at end of file +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.8.0, on July 12, 2023._