mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 12:26:03 +02:00
head: add more information link (#5583)
This commit is contained in:
parent
1d7fc6600c
commit
65067d4552
3 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# head
|
||||
|
||||
> Prikazuje prvi deo datoteka.
|
||||
> Više informacija: <https://www.gnu.org/software/coreutils/manual/html_node/head-invocation.html>.
|
||||
|
||||
- Prikaži prvih nekoliko linija datoteke:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# head
|
||||
|
||||
> Stampa a schermo le prime linee di un file.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/head-invocation.html>.
|
||||
|
||||
- Stampa a schermo le prime linee di un file:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# head
|
||||
|
||||
> Output the first part of files.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/head-invocation.html>.
|
||||
|
||||
- Output the first few lines of a file:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue