mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-10 00:05:23 +02:00
8 lines
168 B
Markdown
8 lines
168 B
Markdown
![]() |
# then
|
||
|
|
||
|
> This shell keyword is used in combination with `if` and `elif` to separate branches and branch conditions.
|
||
|
|
||
|
- View documentation for `if` command:
|
||
|
|
||
|
`tldr if`
|