mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 11:55:24 +02:00
bash: update documentation links (#16386)
This commit is contained in:
parent
86bc77f832
commit
28c1dec9b2
8 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Bourne-Again SHell.
|
||||
> `sh`-kompatibler Kommandozeilen-Interpreter.
|
||||
> Weitere Informationen: <https://www.gnu.org/software/bash/>.
|
||||
> Weitere Informationen: <https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
|
||||
- Interaktive Shell starten:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Bourne-Again SHell, un interpréteur de ligne de commande compatible avec `sh`.
|
||||
> Voir aussi `histexpand` pour l'expansion de l'historique.
|
||||
> Plus d'informations : <https://www.gnu.org/software/bash/>.
|
||||
> Plus d'informations : <https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
|
||||
- Démarre une session shell interactive :
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Bourne-Again SHell.
|
||||
> Interprete da linea di comando compatibile con `sh`.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/bash/>.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
|
||||
- Avvia una shell interattiva:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Bourne-Again SHell, an `sh`- 호환 명령 행 인터프리터.
|
||||
> 참조: `zsh`, `histexpand` (history 확장).
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/>.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
|
||||
- 대화형 쉘 시작하기:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Bourne-Again SHell, interpreter komend powłoki systemowej kompatybilny z `sh`.
|
||||
> Zobacz także: `zsh`, `histexpand`.
|
||||
> Więcej informacji: <https://www.gnu.org/software/bash/>.
|
||||
> Więcej informacji: <https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
|
||||
- Rozpocznij interaktywną sesję powłoki:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Bourne-Again SHell, um interpretador de linha de comando compatível com `sh`.
|
||||
> Veja também: `zsh`, `histexpand` (expansão do histórico).
|
||||
> Mais informações: <https://www.gnu.org/software/bash/>.
|
||||
> Mais informações: <https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
|
||||
- Inicia uma sessão interativa do shell:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Bourne-Again SHell,兼容 `sh` 的命令行解释器。
|
||||
> 此外请参阅:`zsh`,`histexpand`(历史展开)。
|
||||
> 更多信息:<https://www.gnu.org/software/bash/>.
|
||||
> 更多信息:<https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
|
||||
- 启动交互式 shell:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Bourne-Again SHell. 一個與 `sh` 相容的命令列。
|
||||
> 參照 `histexpand` 以使用 history expansion 特性。
|
||||
> 更多資訊:<https://www.gnu.org/software/bash/>.
|
||||
> 更多資訊:<https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html>.
|
||||
|
||||
- 開啟互動式 shell:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue