diff options
Diffstat (limited to 'Doc/help/true')
-rw-r--r-- | Doc/help/true | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/help/true b/Doc/help/true new file mode 100644 index 000000000..65e09dc36 --- /dev/null +++ b/Doc/help/true @@ -0,0 +1,2 @@ +true [ arg ... ] + Do nothing and return an exit status of 0. |