pages.nl/common/*: add Dutch translation (#11620)
This commit is contained in:
16
pages.nl/common/tldr-lint.md
Normal file
16
pages.nl/common/tldr-lint.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# tldr-lint
|
||||
|
||||
> Controleert en formatteert `tldr` pagina's.
|
||||
> Meer informatie: <https://github.com/tldr-pages/tldr-lint>.
|
||||
|
||||
- Controleer alle pagina's:
|
||||
|
||||
`tldr-lint {{map_met_paginas}}`
|
||||
|
||||
- Formatteer een specifieke pagina naar `stdout`:
|
||||
|
||||
`tldr-lint --format {{pagina.md}}`
|
||||
|
||||
- Formateer alle pagina's ter plaatse:
|
||||
|
||||
`tldr-lint --format --in-place {{map_met_paginas}}`
|
Reference in New Issue
Block a user