diff options
Diffstat (limited to 'Doc/help/source')
-rw-r--r-- | Doc/help/source | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/help/source b/Doc/help/source new file mode 100644 index 000000000..b321b1c65 --- /dev/null +++ b/Doc/help/source @@ -0,0 +1,4 @@ +source file [ arg ... ] + Same as `.', except that the current directory is always + searched and is always searched first, before directories in + $path. |