mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 20:06:21 +00:00
fix examples for /executable
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user