main
Lynn Cyrin 5 years ago
parent 10682fbde6
commit 09cdbbfe28
No known key found for this signature in database
GPG Key ID: EE9CCB427DFEC897

@ -264,6 +264,7 @@ func argIsFlag(commandFlags []Flag, arg string) bool {
} }
} }
} }
// return false if this arg was not one of our flags
return false return false
} }

Loading…
Cancel
Save