tail: add more information link (#5595)

This commit is contained in:
marchersimon
2021-03-30 15:49:07 +02:00
committed by GitHub
parent 4420ed005f
commit b265ecca7b
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# tail
> Prikazuje krajnji deo datoteke.
> Više informacija: <https://www.gnu.org/software/coreutils/manual/html_node/tail-invocation.html>.
- Prikaži poslednjih 'broj' linija u datoteci:

View File

@@ -1,6 +1,7 @@
# tail
> Display the last part of a file.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/tail-invocation.html>.
- Show last 'num' lines in file: