mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 20:06:01 +02:00
false: add page (#2273)
This commit is contained in:
parent
52f6d80ccf
commit
589af85549
1 changed files with 7 additions and 0 deletions
7
pages/common/false.md
Normal file
7
pages/common/false.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# false
|
||||||
|
|
||||||
|
> Returns an exit code of 1.
|
||||||
|
|
||||||
|
- Return an exit code of 1:
|
||||||
|
|
||||||
|
`false`
|
Loading…
Add table
Reference in a new issue