Skip to content

Commit

Permalink
fixed flagfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
SlashScreen committed Sep 17, 2023
1 parent 99fdcb1 commit b00bfa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/rc

flagfmt='o:out'
flagfmt='o:out out'
args='wasmfile'
if(! eval `''{aux/getflags $*} || ~ $#* 0)
exec aux/usage
Expand Down

0 comments on commit b00bfa1

Please sign in to comment.