[PATCH v2 4/3] man: document false built-in

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Only true was documented, add false just below it
(out of order, but so is true, and the grouping makes much more sense).
---
 src/dash.1 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/dash.1 b/src/dash.1
index 514fcfe..f06efb6 100644
--- a/src/dash.1
+++ b/src/dash.1
@@ -1095,6 +1095,8 @@ etc).
 .It :
 .It true
 A null command that returns a 0 (true) exit value.
+.It false
+A null command that returns a 1 (false) exit value.
 .It \&. file
 The commands in the specified file are read and executed by the shell.
 .It alias Op Ar name Ns Op Ar "=string ..."
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux