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:
parent
f91a730b78
commit
4241a8b8b6
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue