about summary refs log tree commit diff stats
path: root/src/command/cmd_defs.c
diff options
context:
space:
mode:
authorWilliam Wennerström <william@wstrm.dev>2020-07-02 21:03:26 +0200
committerWilliam Wennerström <william@wstrm.dev>2020-07-02 21:05:11 +0200
commit1b83c0b7b2f8deb0f24a684f2c5479302414fa49 (patch)
tree31cd69990aa541b34c65d2bc24181e62dce841fb /src/command/cmd_defs.c
parent4ee05abb9eefe575487463721a71d207d1dd76f9 (diff)
downloadprofani-tty-1b83c0b7b2f8deb0f24a684f2c5479302414fa49.tar.gz
Add missing -o flag for omut example
Diffstat (limited to 'src/command/cmd_defs.c')
-rw-r--r--src/command/cmd_defs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c
index 0e91f803..48cbc80d 100644
--- a/src/command/cmd_defs.c
+++ b/src/command/cmd_defs.c
@@ -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",