mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-06 12:48:20 +00:00
Fix description for --precompiled-atom
This commit is contained in:
@@ -46,7 +46,7 @@ pub struct CreateExe {
|
||||
long,
|
||||
use_value_delimiter = true,
|
||||
value_delimiter = ',',
|
||||
name = "FILE:PATH:PREFIX"
|
||||
name = "FILE:PREFIX:PATH"
|
||||
)]
|
||||
precompiled_atom: Vec<String>,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user