show commands in help screen in the same syntax they are parsed
This commit is contained in:
@@ -35,6 +35,9 @@ extern crate fern;
|
||||
extern crate rand;
|
||||
extern crate url;
|
||||
|
||||
extern crate strum;
|
||||
extern crate strum_macros;
|
||||
|
||||
use std::fs;
|
||||
use std::path::PathBuf;
|
||||
use std::process;
|
||||
|
||||
Reference in New Issue
Block a user