8 lines
182 B
Markdown
Raw Normal View History

# else
> This shell keyword is used in combination with `if` and `elif` to define a code branch if no other branch was valid.
- View documentation for the `if` keyword:
`tldr if`