Skip to content

Commit

Permalink
Update src/main.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Phoenix Himself <[email protected]>
  • Loading branch information
Mte90 and Ph0enixKM committed Jul 26, 2024
1 parent e3c7fab commit aa2ad5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ struct Cli {
#[arg(short, long)]
eval: Option<String>,

/// Amber-script [output folder (optional)]
/// Generate docs
/// (OUTPUT is dir instead, default: `docs/`)
#[arg(long)]
docs: bool
}
Expand Down

0 comments on commit aa2ad5f

Please sign in to comment.