mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
fix examples for /executable
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
parent
2fc5a2ee54
commit
e96678e6a5
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user