removed unnecessary about used

This commit is contained in:
DustInDark
2022-06-17 09:37:57 +09:00
parent 5396f785a6
commit b5a61688ed

View File

@@ -49,7 +49,6 @@ impl Default for ConfigReader<'_> {
#[derive(Parser)]
#[clap(
name = "Hayabusa",
about,
usage = "hayabusa.exe -f file.evtx [OPTIONS] / hayabusa.exe -d evtx-directory [OPTIONS]",
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa) @SecurityYamato)",
version,