about summary refs log tree commit diff stats
path: root/docs/profanity-beep.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/profanity-beep.1')
-rw-r--r--docs/profanity-beep.119
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/profanity-beep.1 b/docs/profanity-beep.1
new file mode 100644
index 00000000..3b677172
--- /dev/null
+++ b/docs/profanity-beep.1
@@ -0,0 +1,19 @@
+.TH man 1 "2021-09-28" "0.11.0" "Profanity XMPP client"
+
+.SH NAME
+/beep
+
+.SH DESCRIPTION
+Switch the terminal bell on or off. The bell will sound when incoming messages are received. If the terminal does not support sounds, it may attempt to flash the screen instead.
+
+.SH SYNOPSIS
+/beep on|off
+
+.LP
+
+.SH ARGUMENTS
+.PP
+\fBon|off\fR
+.RS 4
+Enable or disable terminal bell.
+.RE