tldrl: add alias to tldr-lint (#5450)

* tldrl: rename to tldr-lint

* tldrl: add page

* tldr-lint: s/tldrl/tldr-lint/

* tldr-lint: prefer long options

* e
This commit is contained in:
bl-ue
2021-03-16 18:01:58 -04:00
committed by GitHub
parent 1297618062
commit 6404db9ca0
4 changed files with 27 additions and 20 deletions

View File

@@ -1,16 +1,7 @@
# tldrl
> Lint and format `tldr` pages.
> More information: <https://github.com/tldr-pages/tldr-lint>.
> This command is an alias of `tldr-lint`.
- Lint all pages:
- View documentation for the original command:
`tldrl {{pages_directory}}`
- Format a specific page to stdout:
`tldrl -f {{page.md}}`
- Format all pages in place:
`tldrl -fi {{pages_directory}}`
`tldr tldr-lint`