mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 14:14:17 +02:00
head: update documentation link (#15477)
This commit is contained in:
parent
14813d0a5e
commit
69665076e1
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# head
|
||||
|
||||
> 파일의 첫 부분을 출력합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/head>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/head-invocation.html>.
|
||||
|
||||
- 파일의 처음 몇 줄을 출력:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# head
|
||||
|
||||
> Geef het eerste deel van bestanden weer.
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/head>.
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/head-invocation.html>.
|
||||
|
||||
- Geef de eerste paar regels van een bestand weer:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# head
|
||||
|
||||
> Output the first part of files.
|
||||
> More information: <https://www.gnu.org/software/coreutils/head>.
|
||||
> 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