diff options
Diffstat (limited to 'man/wasm2c.1')
-rw-r--r-- | man/wasm2c.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/wasm2c.1 b/man/wasm2c.1 index 18c1a9a3..78b3d7bc 100644 --- a/man/wasm2c.1 +++ b/man/wasm2c.1 @@ -7,7 +7,7 @@ .Sh SYNOPSIS .Nm wasm2c .Op options -.Ar filename +.Ar file .Sh DESCRIPTION .Nm takes a WebAssembly module and produces an equivalent C source and header. |