This commit is contained in:
Will Song
2015-11-23 20:29:17 -06:00
parent aac8bfe98f
commit f73f88c571

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")
},
};