Misc comment change

This commit is contained in:
Sridhar Ratnakumar 2023-06-26 15:34:02 -04:00
parent 8c7125d843
commit 7f20605d54

View file

@ -1,7 +1,7 @@
use argh::FromArgs;
#[derive(FromArgs, Debug)]
/// Reach new heights.
/// Application configuration
struct Config {
/// whether to be verbose
#[argh(switch, short = 'v')]