Files
cproof/docs/profanity-url.1
Michael Vetter 5ff84d98d8 Release 0.16.0
2026-02-23 10:30:36 +01:00

36 lines
556 B
Groff

.TH man 1 "2026-02-23" "0.16.0" "Profanity XMPP client"
.SH NAME
/url
.SH DESCRIPTION
Open or save URLs. This works with OMEMO encrypted files as well.
.SH SYNOPSIS
/url open <url>
.LP
/url save <url> [<path>]
.LP
.SH ARGUMENTS
.PP
\fBopen\fR
.RS 4
Open URL with predefined executable.
.RE
.PP
\fBsave\fR
.RS 4
Save URL to optional path. The location is displayed after successful download.
.RE
.SH EXAMPLES
/url open https://profanity-im.github.io
.LP
/url save https://profanity-im.github.io/guide/latest/userguide.html /home/user/Download/
.LP