Removed trailing blanks in the Help files (234 instances in 60 files; some were multiple blanks on a blank line, most were a single blank at the end of a line).

This commit is contained in:
Dave Lyons
2020-08-18 00:43:12 -07:00
parent cd8971945c
commit 07cb08b8be
60 changed files with 234 additions and 234 deletions

View File

@@ -5,8 +5,8 @@ syntax: up
ex: up
Removes one segment from the end of the prefix. If the
prefix is a volume directory, 'up' makes the prefix null.
Removes one segment from the end of the prefix. If the
prefix is a volume directory, 'up' makes the prefix null.
If the prefix is already null, up has no effect.
(see also: over, prefix, origin, top)