io.directories-docs: remove an extra character
parent
ef0bf15eb4
commit
74de0033b2
|
@ -47,7 +47,7 @@ HELP: directory-entries
|
||||||
|
|
||||||
HELP: qualified-directory-entries
|
HELP: qualified-directory-entries
|
||||||
{ $values { "path" "a pathname string" } { "seq" "a sequence of " { $link directory-entry } " objects" } }
|
{ $values { "path" "a pathname string" } { "seq" "a sequence of " { $link directory-entry } " objects" } }
|
||||||
{ $description "Outputs the contents of a directory named by " { $snippet "path" } ". using absolute file paths." } ;
|
{ $description "Outputs the contents of a directory named by " { $snippet "path" } " using absolute file paths." } ;
|
||||||
|
|
||||||
HELP: directory-files
|
HELP: directory-files
|
||||||
{ $values { "path" "a pathname string" } { "seq" "a sequence of filenames" } }
|
{ $values { "path" "a pathname string" } { "seq" "a sequence of filenames" } }
|
||||||
|
|
Loading…
Reference in New Issue