mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 14:26:21 +00:00
36 lines
358 B
Groff
36 lines
358 B
Groff
.TH man 1 "2026-03-26" "0.17.0" "Profanity XMPP client"
|
|
|
|
.SH NAME
|
|
/cmd
|
|
|
|
.SH DESCRIPTION
|
|
Execute ad hoc commands.
|
|
|
|
.SH SYNOPSIS
|
|
/cmd list [<jid>]
|
|
|
|
.LP
|
|
/cmd exec <command> [<jid>]
|
|
|
|
.LP
|
|
|
|
.SH ARGUMENTS
|
|
.PP
|
|
\fBlist\fR
|
|
.RS 4
|
|
List supported ad hoc commands.
|
|
.RE
|
|
.PP
|
|
\fBexec <command>\fR
|
|
.RS 4
|
|
Execute a command.
|
|
.RE
|
|
|
|
.SH EXAMPLES
|
|
/cmd list
|
|
|
|
.LP
|
|
/cmd exec ping
|
|
|
|
.LP
|