diff --git a/src/main.rs b/src/main.rs index eb6cb38..dbc5f59 100644 --- a/src/main.rs +++ b/src/main.rs @@ -40,6 +40,7 @@ fn main() { Arg::with_name("username") .long("username") .short("u") + .takes_value(true) .help("Select the account you want by steam username. By default, the first account in the manifest is selected.") ) .arg(