fix examples for /executable

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
Pierre Mazière
2020-07-01 23:26:09 +02:00
parent 2fc5a2ee54
commit e96678e6a5

View File

@@ -2483,8 +2483,8 @@ static struct cmd_t command_defs[] =
{ "urlsave", "Set executable that is run in /url save for a given protocol. Use your favourite downloader."}) { "urlsave", "Set executable that is run in /url save for a given protocol. Use your favourite downloader."})
CMD_EXAMPLES( CMD_EXAMPLES(
"/executable avatar xdg-open", "/executable avatar xdg-open",
"/executable urlopen html firefox %u", "/executable urlopen html false \"firefox %u\"",
"/executable urlsave aesgcm omut -d %u %p") "/executable urlsave aesgcm \"omut -d %u %p\"")
}, },
{ "/url", { "/url",