1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

Merge pull request #1382 from wstrm/fix-missing-omut-flag

Add missing -o flag for omut example
This commit is contained in:
Michael Vetter 2020-07-02 21:07:49 +02:00 committed by GitHub
commit 83c6aa68f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",