mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 17:35:41 +02:00
if: update man example (#15415)
This commit is contained in:
parent
8aaef7c348
commit
762f0dfe03
1 changed files with 1 additions and 1 deletions
|
@ -34,4 +34,4 @@
|
||||||
|
|
||||||
- List all possible conditions (`test` is an alias to `[`; both are commonly used with `if`):
|
- List all possible conditions (`test` is an alias to `[`; both are commonly used with `if`):
|
||||||
|
|
||||||
`man [`
|
`man test`
|
||||||
|
|
Loading…
Add table
Reference in a new issue