1
0
Fork 0
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:
Nelson Figueroa 2025-01-10 22:27:21 -08:00 committed by GitHub
parent 14813d0a5e
commit 69665076e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# head # head
> 파일의 첫 부분을 출력합니다. > 파일의 첫 부분을 출력합니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/head>. > 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/head-invocation.html>.
- 파일의 처음 몇 줄을 출력: - 파일의 처음 몇 줄을 출력:

View file

@ -1,7 +1,7 @@
# head # head
> Geef het eerste deel van bestanden weer. > 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: - Geef de eerste paar regels van een bestand weer:

View file

@ -1,7 +1,7 @@
# head # head
> Output the first part of files. > 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: - Output the first few lines of a file: