2011-05-17 21:53:59 +00:00
|
|
|
.TH HOLD 1
|
|
|
|
.SH NAME
|
2011-05-18 14:44:35 +00:00
|
|
|
hold \- simple text editor
|
2011-05-17 21:53:59 +00:00
|
|
|
.SH SYNOPSIS
|
|
|
|
.B hold
|
|
|
|
.I file
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
|
|
|
.I Hold
|
|
|
|
sets hold mode on the
|
|
|
|
.IR rio(1)
|
|
|
|
window where it was launched. If a
|
|
|
|
.I file
|
|
|
|
argument is given, the contents of the named file is printed
|
2011-05-18 14:44:35 +00:00
|
|
|
above the live editing area and the newly entered text is saved
|
|
|
|
in the named file upon exit. If no
|
|
|
|
.I file
|
|
|
|
is specified, the newly entered text is printed on stdout.
|
2011-05-17 21:53:59 +00:00
|
|
|
.SH SOURCE
|
|
|
|
.B /rc/bin/hold
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
.IR emacs (1),
|
2011-05-17 21:56:10 +00:00
|
|
|
.IR rio (1)
|