From 1b83c0b7b2f8deb0f24a684f2c5479302414fa49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Wennerstr=C3=B6m?= Date: Thu, 2 Jul 2020 21:03:26 +0200 Subject: [PATCH] Add missing -o flag for omut example --- src/command/cmd_defs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",