mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 21:01:57 +00:00
Update cheatsheets
This commit is contained in:
12
tldr/then
Normal file
12
tldr/then
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user