1
0
Fork 0
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:
Nelson Figueroa 2025-06-02 08:23:55 -07:00 committed by GitHub
parent 15f70d487b
commit adfbd70d17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -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:

View file

@ -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 :

View file

@ -2,7 +2,7 @@
> 셀이 실행할 명령의 유형을 표시합니다.
> 참고: 모든 예시는 POSIX 호환이 아닙니다.
> 더 많은 정보: <https://manned.org/type>.
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/bash.html#index-type>.
- 명령의 유형 표시: