mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-30 21:35:29 +02:00
chgrp: update documentation link (#15139)
This commit is contained in:
parent
e760e81bb6
commit
4c6b64fe80
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# chgrp
|
||||
|
||||
> Change la propriété de groupe des fichiers et des répertoires.
|
||||
> Plus d'informations : <https://www.gnu.org/software/coreutils/chgrp>.
|
||||
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/chgrp-invocation.html>.
|
||||
|
||||
- Change le groupe propriétaire d'un fichier/répertoire :
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# chgrp
|
||||
|
||||
> Cambia il gruppo proprietario di file e directory.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/chgrp>.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/chgrp-invocation.html>.
|
||||
|
||||
- Cambia il gruppo proprietario di un file/directory:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# chgrp
|
||||
|
||||
> 파일 및 디렉토리의 그룹 소유권 변경.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/chgrp>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/chgrp-invocation.html>.
|
||||
|
||||
- 파일/디렉토리의 소유 그룹 변경:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# chgrp
|
||||
|
||||
> Verander beheerdersgroep van bestanden en mappen.
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/chgrp>.
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/chgrp-invocation.html>.
|
||||
|
||||
- Verander beheerdergroep van een bestand of map:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# chgrp
|
||||
|
||||
> Change group ownership of files and directories.
|
||||
> More information: <https://www.gnu.org/software/coreutils/chgrp>.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/chgrp-invocation.html>.
|
||||
|
||||
- Change the owner group of a file/directory:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue