mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 02:55:36 +02:00
xzmore: add Dutch translation (#11782)
This commit is contained in:
parent
c642fd0cf6
commit
9ffda73603
1 changed files with 9 additions and 0 deletions
9
pages.nl/common/xzmore.md
Normal file
9
pages.nl/common/xzmore.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# xzmore
|
||||
|
||||
> Tekst weergeven van `xz` en `lzma` gecomprimeerde bestanden.
|
||||
> Bijna gelijk aan `xzless`, behalve dat het de `PAGER` omgevingsvariable respecteert, `more` standaard gebruikt en dat je geen opties kan sturen naar de pager.
|
||||
> Meer informatie: <https://manned.org/xzmore>.
|
||||
|
||||
- Bekijk een gecomprimeerd bestand:
|
||||
|
||||
`xzmore {{pad/naar/bestand}}`
|
Loading…
Add table
Reference in a new issue