diff --git a/pages/common/false.md b/pages/common/false.md index 4423e7cec..16f2921c2 100644 --- a/pages/common/false.md +++ b/pages/common/false.md @@ -1,8 +1,8 @@ # false -> Returns an exit code of 1. +> Returns a non-zero exit code. > More information: . -- Return an exit code of 1: +- Return a non-zero exit code: `false`