mirror of https://github.com/CrimsonTome/tldr.git
bc, netcat, touch: update Dutch more info link, trash-cli: add Dutch translation (#13655)
parent
e6775bb1d2
commit
f108d25e6e
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Een rekenmachinetaal met willekeurige precisie.
|
||||
> Zie ook: `dc`, `qalc`.
|
||||
> Meer informatie: <https://manned.org/bc.1>.
|
||||
> Meer informatie: <https://manned.org/bc>.
|
||||
|
||||
- Start een interactieve sessie:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# netcat
|
||||
|
||||
> Dit commando is een alias van `nc`.
|
||||
> Meer informatie: <https://manned.org/nc>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# touch
|
||||
|
||||
> Maak bestanden aan en stel toegang-/wijzigingstijden in.
|
||||
> Meer informatie: <https://manned.org/man/freebsd-13.1/touch>.
|
||||
> Meer informatie: <https://manned.org/touch>.
|
||||
|
||||
- Maak specifieke bestanden aan:
|
||||
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
# trash-cli
|
||||
|
||||
> Dit commando is een alias van `trash`.
|
||||
> Meer informatie: <https://github.com/andreafrancia/trash-cli>.
|
||||
|
||||
- Bekijk de documentatie van het originele commando:
|
||||
|
||||
`tldr trash`
|
Loading…
Reference in New Issue