Added space to force a line break

This commit is contained in:
wpferguson 2021-04-09 00:31:16 -04:00
parent 39d50c87ae
commit 7137a45f07

View file

@ -19,7 +19,7 @@ test a file to see what it is
local df = require "lib/dtutils.file"
local result = df.test_file(path, test)
```
**path** - _string_ - path and filename
**path** - _string_ - path and filename
**test** - _char_ - one of d, e, f, x where
* d - directory
* e - exists