mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
cat: fix more information link (#12479)
This commit is contained in:
parent
31f5b1966d
commit
32fe39ac55
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# cat
|
# cat
|
||||||
|
|
||||||
> Toon en voeg bestanden samen.
|
> Toon en voeg bestanden samen.
|
||||||
> Meer informatie: <https://www.gnu.org/software/coreutils/cat>.
|
> Meer informatie: <https://manned.org/cat.1posix>.
|
||||||
|
|
||||||
- Toon de inhoud van een bestand in `stdout`:
|
- Toon de inhoud van een bestand in `stdout`:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue