Skip to content

Commit

Permalink
man: there are no 'time' and 'debug' anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-naumov committed Jun 11, 2024
1 parent 193033c commit 079634c
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions src/doc/screen.1
Original file line number Diff line number Diff line change
Expand Up @@ -1655,17 +1655,6 @@ Otherwise (default) only `LF' is used.
When no parameter is given, the state is toggled.
.RE
.TP
.BR "debug [ on | off ]"
.RS 0
.PP
Turns runtime debugging on or off. If
.I screen
has been compiled with option \-DDEBUG debugging available and is turned on per
default. Note that this command only affects debugging output from the main
\*QSCREEN\*U process correctly. Debug output from attacher processes can only
be turned off once and forever.
.RE
.TP
.BR "defc1 [ on | off ]"
.RS 0
.PP
Expand Down Expand Up @@ -3584,19 +3573,6 @@ See the discussion on the \*QVIRTUAL TERMINAL\*U in this manual, and the termcap
man page for more information on termcap definitions.
.RE
.TP
.B time
.RI [ string ]
.RS 0
.PP
Uses the message line to display the time of day, the host name, and the load
averages over 1, 5, and 15 minutes (if this is available on your system).
For window specific information, use \*Qinfo\*U.

If a string is specified, it changes the format of the time report like it is
described in the \*QSTRING ESCAPES\*U chapter. Screen uses a default of
"%c:%s %M %d %H%? %l%?".
.RE
.TP
.BR "title " [ \fIwindowtitle ]
.RS 0
.PP
Expand Down

0 comments on commit 079634c

Please sign in to comment.