diff --git a/src/app.rs b/src/app.rs index ff0b3c1..636e07b 100644 --- a/src/app.rs +++ b/src/app.rs @@ -809,6 +809,8 @@ impl App { None, ); } + + return true; } Err(err) => { // More than one command: The app doesn't support lists of paths so each command