idank / explainshell

match command-line arguments to their help text
GNU General Public License v3.0
13.17k stars 787 forks source link

Parser doesn't support Arithmetic Expansion #325

Open AnonymousApexio opened 5 months ago

AnonymousApexio commented 5 months ago

Tried for echo $(( RANDOM % 100 + 1 ))