mirror of
https://github.com/profanity-im/profanity.git
synced 2024-09-15 19:38:07 -04:00
34 lines
452 B
Groff
34 lines
452 B
Groff
.TH man 1 "2021-01-09" "0.10.0" "Profanity XMPP client"
|
|
|
|
.SH NAME
|
|
/clear
|
|
|
|
.SH DESCRIPTION
|
|
Clear the current window. If you set persist_history you can still access the history by pressing PAGE UP.
|
|
|
|
.SH SYNOPSIS
|
|
/clear
|
|
|
|
.LP
|
|
/clear persist_history <on|off>
|
|
|
|
.LP
|
|
|
|
.SH ARGUMENTS
|
|
.PP
|
|
\fBpersist_history on|off\fR
|
|
.RS 4
|
|
Whether or not to clear the screen persistently.
|
|
.RE
|
|
|
|
.SH EXAMPLES
|
|
/clear
|
|
|
|
.LP
|
|
/clear persist_history
|
|
|
|
.LP
|
|
/clear persist_history on
|
|
|
|
.LP
|