mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 05:07:55 +08:00
add completions and man pages to release archives #43
This commit is contained in:
+1
-2
@@ -77,8 +77,7 @@ fn main() -> Result<()> {
|
||||
_ => (),
|
||||
}
|
||||
|
||||
// checks completion command before configs
|
||||
// https://github.com/soywod/himalaya/issues/115
|
||||
// also checks man command before configs
|
||||
match man::args::matches(&m)? {
|
||||
Some(man::args::Cmd::GenerateAll(dir)) => {
|
||||
return man::handlers::generate(dir, create_app());
|
||||
|
||||
Reference in New Issue
Block a user