diff options
Diffstat (limited to 'Doc/help/builtin')
-rw-r--r-- | Doc/help/builtin | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/help/builtin b/Doc/help/builtin new file mode 100644 index 000000000..60842df2e --- /dev/null +++ b/Doc/help/builtin @@ -0,0 +1,2 @@ +builtin name [ args ... ] + Executes the builtin name, with the given args. |