move_text_left ( input_text )
Un-indent help messages.
Since multi-line strings embedded in programs will have unnatural
(and potentially undesired) indention, they need to be adjusted
before they are added to the help system.
To prevent a help string from losing all indention, place a
vertical bar character (| ) at the point on the line where the
left margin should be. The | will be replaced with a space
character.
|