tldrl: add page
This commit is contained in:
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}}`
|
Reference in New Issue
Block a user