diff --git a/src/command/command.c b/src/command/command.c index 6a66d730..3e9adc9c 100644 --- a/src/command/command.c +++ b/src/command/command.c @@ -1777,7 +1777,7 @@ static struct cmd_t command_defs[] = CMD_ARGS( { "", "Path to the output file." }) CMD_EXAMPLES( - "/export /path/to/output.cxv", + "/export /path/to/output.csv", "/export ~/contacts.csv") }, };