mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 10:55:25 +02:00
type: update more information links (#16718)
This commit is contained in:
parent
15f70d487b
commit
adfbd70d17
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Muestra el tipo de comando que ejecutará el intérprete de comandos.
|
||||
> Nota: todos los ejemplos no son compatibles con POSIX.
|
||||
> Más información: <https://manned.org/type>.
|
||||
> Más información: <https://www.gnu.org/software/bash/manual/bash.html#index-type>.
|
||||
|
||||
- Muestra el tipo de un comando:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# type
|
||||
|
||||
> Affiche le type de la commande que le terminal exécuterait.
|
||||
> Plus d'informations : <https://manned.org/type>.
|
||||
> Plus d'informations : <https://www.gnu.org/software/bash/manual/bash.html#index-type>.
|
||||
|
||||
- Affiche le type d'une commande :
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 셀이 실행할 명령의 유형을 표시합니다.
|
||||
> 참고: 모든 예시는 POSIX 호환이 아닙니다.
|
||||
> 더 많은 정보: <https://manned.org/type>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#index-type>.
|
||||
|
||||
- 명령의 유형 표시:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue