mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-07 13:28:47 +08:00
Add github pages to provide document
This commit is contained in:
@@ -147,7 +147,7 @@ pub struct Arg {
|
||||
pub kirikiri_message_commands: Vec<String>,
|
||||
#[cfg(feature = "image")]
|
||||
#[arg(short = 'f', long, global = true)]
|
||||
/// Output multiple image as <basename>_<name>.<ext> instead of <basename>/<name>.<ext>
|
||||
/// Output multiple image as `<basename>_<name>.<ext>` instead of `<basename>/<name>.<ext>`
|
||||
pub image_output_flat: bool,
|
||||
#[cfg(feature = "bgi-arc")]
|
||||
#[arg(long, global = true, action = ArgAction::SetTrue)]
|
||||
|
||||
Reference in New Issue
Block a user