Misc comment change
This commit is contained in:
parent
8c7125d843
commit
7f20605d54
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
use argh::FromArgs;
|
use argh::FromArgs;
|
||||||
|
|
||||||
#[derive(FromArgs, Debug)]
|
#[derive(FromArgs, Debug)]
|
||||||
/// Reach new heights.
|
/// Application configuration
|
||||||
struct Config {
|
struct Config {
|
||||||
/// whether to be verbose
|
/// whether to be verbose
|
||||||
#[argh(switch, short = 'v')]
|
#[argh(switch, short = 'v')]
|
||||||
|
|
Loading…
Reference in a new issue