about summary refs log tree commit diff stats
path: root/docs/profanity-sendfile.1
blob: fd5603415c7c286cbb730b225a6cf54a3ffbcbc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.TH man 1 "2021-01-09" "0.10.0" "Profanity XMPP client"

.SH NAME
/sendfile

.SH DESCRIPTION
Send a file using XEP-0363 HTTP file transfer.

.SH SYNOPSIS
/sendfile <file>

.LP

.SH ARGUMENTS
.PP
\fB<file>\fR
.RS 4
Path to the file.
.RE

.SH EXAMPLES
/sendfile /etc/hosts

.LP
/sendfile ~/images/sweet_cat.jpg

.LP