mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
28 lines
307 B
Groff
28 lines
307 B
Groff
.TH man 1 "2022-03-30" "0.12.0" "Profanity XMPP client"
|
|
|
|
.SH NAME
|
|
/export
|
|
|
|
.SH DESCRIPTION
|
|
Exports contacts to a csv file.
|
|
|
|
.SH SYNOPSIS
|
|
/export <filepath>
|
|
|
|
.LP
|
|
|
|
.SH ARGUMENTS
|
|
.PP
|
|
\fB<filepath>\fR
|
|
.RS 4
|
|
Path to the output file.
|
|
.RE
|
|
|
|
.SH EXAMPLES
|
|
/export /path/to/output.csv
|
|
|
|
.LP
|
|
/export ~/contacts.csv
|
|
|
|
.LP
|