From bd41125e23566df40bc2e62e16a3c01a302c3944 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sat, 30 Mar 2019 17:50:38 +1300 Subject: Convert: Disallow innjecting options --- Plugin/Convert.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugin/Convert.pm b/Plugin/Convert.pm index 1ee4f49..8d21457 100755 --- a/Plugin/Convert.pm +++ b/Plugin/Convert.pm @@ -23,6 +23,7 @@ sub convert_common { '-1', '--compact', '--quiet', + '--', $from ); -- cgit v1.1