case: add link

This commit is contained in:
marchersimon
2021-03-31 12:22:29 +02:00
committed by Starbeamrainbowlabs
parent 432f120133
commit 4d87a4e1a5
4 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# case
> Branch based on the value of an expression.
> More information: <https://man.archlinux.org/man/case.n>.
- Match a variable against string literals to decide which command to run: