mirror of
https://github.com/cyborg42/epub2mdbook.git
synced 2026-02-10 16:24:50 -05:00
update
This commit is contained in:
parent
d55060ab0f
commit
018d27b707
4 changed files with 25 additions and 21 deletions
|
|
@ -8,7 +8,7 @@ struct Args {
|
|||
/// The path to the input EPUB file
|
||||
#[clap(short, long)]
|
||||
input_epub: PathBuf,
|
||||
/// The path to the output directory
|
||||
/// The path to the output directory, pwd by default
|
||||
#[clap(short, long)]
|
||||
output_dir: Option<PathBuf>,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue