mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 08:11:12 +00:00
fix docs generation
This commit is contained in:
parent
92bba2efce
commit
108ad9bb86
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ pub fn build_app<'a>() -> Command<'a> {
|
|||
.multiple_values(true)
|
||||
.required(false)
|
||||
.help("The directory or files to build documentation for")
|
||||
|
||||
.allow_invalid_utf8(true)
|
||||
)
|
||||
)
|
||||
.trailing_var_arg(true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue