mirror of
https://github.com/YGGverse/htcount.git
synced 2026-03-31 09:05:41 +00:00
update comment
This commit is contained in:
parent
baa0fd383e
commit
c35e07986f
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ fn main() -> anyhow::Result<()> {
|
|||
argument::Argument::parse()
|
||||
};
|
||||
|
||||
// calculate debug level once
|
||||
// parse some arguments once
|
||||
let is_debug_i = argument.debug.contains("i");
|
||||
let is_debug_d = argument.debug.contains("d");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue