case: update Japanese translation (#11556)

Use recommended More information translation for the page
This commit is contained in:
Sebastiaan Speck
2023-11-22 05:39:19 +01:00
committed by GitHub
parent 32271bc563
commit e52bff3e50

View File

@@ -1,7 +1,7 @@
# case
> 複数の選択肢がある条件文を作成するための Bash 組み込み構文。
> はこちら: <https://www.gnu.org/software/bash/manual/bash.html#index-case>
> しくはこちら: <https://www.gnu.org/software/bash/manual/bash.html#index-case>
- 変数を文字列リテラルとマッチさせ、実行するコマンドを決める: