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:
@@ -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`
|
||||
|
Reference in New Issue
Block a user