1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
This commit is contained in:
Will Song 2015-11-23 20:29:17 -06:00
parent aac8bfe98f
commit f73f88c571
No known key found for this signature in database
GPG Key ID: F2B1A34F21A171E2

View File

@ -1777,7 +1777,7 @@ static struct cmd_t command_defs[] =
CMD_ARGS(
{ "<filepath>", "Path to the output file." })
CMD_EXAMPLES(
"/export /path/to/output.cxv",
"/export /path/to/output.csv",
"/export ~/contacts.csv")
},
};