removed some uneeded argument definitions, and updated the readme
This commit is contained in:
@@ -23,12 +23,6 @@ struct Args {
|
||||
#[arg(short, long, help = "start in server mode")]
|
||||
server: bool,
|
||||
|
||||
#[arg(short, long, help = "start gui client")]
|
||||
gui: bool,
|
||||
|
||||
#[arg(short, long, help = "for testing stuff...")]
|
||||
test: bool,
|
||||
|
||||
#[arg(
|
||||
short,
|
||||
long,
|
||||
|
||||
Reference in New Issue
Block a user