jacobdeichert / mask

🎭 A CLI task runner defined by a simple markdown file
MIT License
1.11k stars 55 forks source link

Rename option_flags to named_flags #84

Closed jacobdeichert closed 3 years ago

jacobdeichert commented 3 years ago

Optional flags recently got the ability to be marked as required... so "optional flags" doesn't really make sense anymore.

"Named flags" is what we went with.