mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Add missing -o flag for omut example
This commit is contained in:
parent
4ee05abb9e
commit
1b83c0b7b2
@ -2527,7 +2527,7 @@ static struct cmd_t command_defs[] =
|
||||
"/executable avatar xdg-open",
|
||||
"/executable urlopen DEF false \"xdg-open %u\"",
|
||||
"/executable urlopen html false \"firefox %u\"",
|
||||
"/executable urlsave aesgcm \"omut -d %u %p\"")
|
||||
"/executable urlsave aesgcm \"omut -d -o %p %u\"")
|
||||
},
|
||||
|
||||
{ "/url",
|
||||
|
Loading…
Reference in New Issue
Block a user