args
args copied to clipboard
Sub arguments (git like)
How to share flag with several flags? Let's say I have Add and Init which except array of strings how can I declare it in one place and reuse it in Add or in Init
Thank you