mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-14 10:32:11 +03:00
commit
17b990f4e4
15
pages/common/tldrl.md
Normal file
15
pages/common/tldrl.md
Normal file
@ -0,0 +1,15 @@
|
||||
# tldrl
|
||||
|
||||
> Lint and format TLDR pages.
|
||||
|
||||
- Lint all pages:
|
||||
|
||||
`tldrl {{pages_directory}}`
|
||||
|
||||
- Format a specific page to stdout:
|
||||
|
||||
`tldrl -f {{page.md}}`
|
||||
|
||||
- Format all pages in place:
|
||||
|
||||
`tldrl -fi {{pages_directory}}`
|
Loading…
Reference in New Issue
Block a user