mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 11: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."})
|
||||
CMD_EXAMPLES(
|
||||
"/executable avatar xdg-open",
|
||||
"/executable urlopen html firefox %u",
|
||||
"/executable urlsave aesgcm omut -d %u %p")
|
||||
"/executable urlopen html false \"firefox %u\"",
|
||||
"/executable urlsave aesgcm \"omut -d %u %p\"")
|
||||
},
|
||||
|
||||
{ "/url",
|
||||
|
||||
Reference in New Issue
Block a user