mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 17:50:28 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/if
2
tldr/if
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# if
|
||||
|
||||
> Performs conditional processing in shell scripts.
|
||||
> Perform conditional processing in shell scripts.
|
||||
> See also: `test`, `[`.
|
||||
> More information: <https://www.gnu.org/software/bash/manual/bash.html#Conditional-Constructs>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user