diff options
Diffstat (limited to 'Doc/help/colon')
-rw-r--r-- | Doc/help/colon | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/help/colon b/Doc/help/colon new file mode 100644 index 000000000..5f0c340eb --- /dev/null +++ b/Doc/help/colon @@ -0,0 +1,4 @@ +: [ arg ... ] + This command does nothing, although normal argument expansions + is performed which may have effects on shell parameters. A zero + exit status is returned. |