mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 07:55:24 +02:00
basename: update documentation link (#15103)
This commit is contained in:
parent
66a578bae2
commit
7e2a72b900
10 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
# basename
|
||||
|
||||
> Entfernt führende Verzeichniskomponenten in einem Pfad.
|
||||
> Weitere Informationen: <https://www.gnu.org/software/coreutils/basename>.
|
||||
> Weitere Informationen: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
|
||||
|
||||
- Ermittle den Dateinamen in einem Pfad:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# basename
|
||||
|
||||
> Remueve nombres de directorios al inicio de una ruta.
|
||||
> Más información: <https://www.gnu.org/software/coreutils/basename>.
|
||||
> Más información: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
|
||||
|
||||
- Imprime el nombre de un fichero a partir de su ruta:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# basename
|
||||
|
||||
> Retourne la portion ne contenant pas de dossiers d'un chemin complet.
|
||||
> Plus d'informations : <https://www.gnu.org/software/coreutils/basename>.
|
||||
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
|
||||
|
||||
- N'afficher que le nom du fichier depuis un chemin :
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# basename
|
||||
|
||||
> Restituisce la parte finale un percorso.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/basename>.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
|
||||
|
||||
- Mostra solo il nome del file da un percorso:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# basename
|
||||
|
||||
> 경로명의 디렉토리가 아닌 부분을 반환.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/basename>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
|
||||
|
||||
- 경로에서 파일 이름만 표시:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# basename
|
||||
|
||||
> Verwijder voorlopende map delen van een pad.
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/basename>.
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
|
||||
|
||||
- Toon alleen de bestandsnaam van een pad:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# basename
|
||||
|
||||
> Usuwa wiodące nazwy katalogów ze ścieżki.
|
||||
> Więcej informacji: <https://www.gnu.org/software/coreutils/basename>.
|
||||
> Więcej informacji: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
|
||||
|
||||
- Wyświetl wyłącznie nazwę pliku ze ścieżki:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# basename
|
||||
|
||||
> Remove o prefixo de um caminho.
|
||||
> Mais informações: <https://www.gnu.org/software/coreutils/basename>.
|
||||
> Mais informações: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
|
||||
|
||||
- Mostra apenas o nome do arquivo em um caminho:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# basename
|
||||
|
||||
> 移除一个路径的目录部分字符。
|
||||
> 更多信息:<https://www.gnu.org/software/coreutils/basename>.
|
||||
> 更多信息:<https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
|
||||
|
||||
- 仅显示文件名:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# basename
|
||||
|
||||
> Remove leading directory portions from a path.
|
||||
> More information: <https://www.gnu.org/software/coreutils/basename>.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
|
||||
|
||||
- Show only the file name from a path:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue