1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 14:53:59 +02:00

tail: fix link (#13813)

This commit is contained in:
Sebastiaan Speck 2024-09-25 18:16:57 +02:00 committed by GitHub
parent f91a730b78
commit 4241a8b8b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
> Toon het laatste deel van een bestand.
> Bekijk ook: `head`.
> Meer informatie: <https://keith.github.io/tail.1.html>.
> Meer informatie: <https://keith.github.io/xcode-man-pages/tail.1.html>.
- Toon laatste aantal regels in een bestand:

View file

@ -2,7 +2,7 @@
> Display the last part of a file.
> See also: `head`.
> More information: <https://keith.github.io/tail.1.html>.
> More information: <https://keith.github.io/xcode-man-pages/tail.1.html>.
- Show last 'count' lines in file: