1
1
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:
William Wennerström 2020-07-02 21:03:26 +02:00
parent 4ee05abb9e
commit 1b83c0b7b2
No known key found for this signature in database
GPG Key ID: E1382990BEDD319B

View File

@ -2527,7 +2527,7 @@ static struct cmd_t command_defs[] =
"/executable avatar xdg-open", "/executable avatar xdg-open",
"/executable urlopen DEF false \"xdg-open %u\"", "/executable urlopen DEF false \"xdg-open %u\"",
"/executable urlopen html false \"firefox %u\"", "/executable urlopen html false \"firefox %u\"",
"/executable urlsave aesgcm \"omut -d %u %p\"") "/executable urlsave aesgcm \"omut -d -o %p %u\"")
}, },
{ "/url", { "/url",