fix typo
This commit is contained in:
@@ -1777,7 +1777,7 @@ static struct cmd_t command_defs[] =
|
|||||||
CMD_ARGS(
|
CMD_ARGS(
|
||||||
{ "<filepath>", "Path to the output file." })
|
{ "<filepath>", "Path to the output file." })
|
||||||
CMD_EXAMPLES(
|
CMD_EXAMPLES(
|
||||||
"/export /path/to/output.cxv",
|
"/export /path/to/output.csv",
|
||||||
"/export ~/contacts.csv")
|
"/export ~/contacts.csv")
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user