io.files: Minor help fix
parent
f5f065ce75
commit
b1bc2ff7af
|
@ -277,7 +277,7 @@ HELP: append-path
|
||||||
|
|
||||||
HELP: prepend-path
|
HELP: prepend-path
|
||||||
{ $values { "str1" "a string" } { "str2" "a string" } { "str" "a string" } }
|
{ $values { "str1" "a string" } { "str2" "a string" } { "str" "a string" } }
|
||||||
{ $description "Concatenates two pathnames." } ;
|
{ $description "Appends str1 onto str2 to form a pathname." } ;
|
||||||
|
|
||||||
{ append-path prepend-path } related-words
|
{ append-path prepend-path } related-words
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue