1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/false.md
2021-03-30 09:53:39 -04:00

8 lines
177 B
Markdown

# false
> Returns an exit code of 1.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/false-invocation.html>.
- Return an exit code of 1:
`false`