Go to the first, previous, next, last section, table of contents.


`out-push-add' - append output to file

Usage: (out-push-add file-name)
Identical to push-new, except the contents are not purged, but appended to. See section Redirecting Output.

Arguments:
file-name - name of the file to append text to


Go to the first, previous, next, last section, table of contents.