From b00bfa14e01b9a8af92febd116db4a084626bc33 Mon Sep 17 00:00:00 2001 From: Skyrbunny Date: Sat, 16 Sep 2023 17:29:46 -0700 Subject: [PATCH] fixed flagfmt --- package.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.rc b/package.rc index 1231853..e2b8a4a 100644 --- a/package.rc +++ b/package.rc @@ -1,6 +1,6 @@ #!/bin/rc -flagfmt='o:out' +flagfmt='o:out out' args='wasmfile' if(! eval `''{aux/getflags $*} || ~ $#* 0) exec aux/usage