mirror of
https://github.com/Noratrieb/badargs.git
synced 2026-01-14 19:55:08 +01:00
readme
This commit is contained in:
parent
a393fce416
commit
c95f36d412
2 changed files with 39 additions and 0 deletions
|
|
@ -14,4 +14,5 @@ fn main() {
|
|||
println!("output: {:?}", outfile);
|
||||
println!("force: {:?}", force);
|
||||
println!("o-level: {:?}", o_level);
|
||||
println!("other args: {:?}", args.unnamed())
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue