Describe the bug
With tar (and ps and other tools as well), e.g.tar -xp is synonymous to tar xp. Right now, for both tar and ps, kmdr currently only recognizes the tar -xp form of the command properly. Otherwise, it will tell you things like xp -- an operand.
To Reproduce
- kmdr explain
- tar xp
Expected behavior
Treat dash-prefixed parameters the same as unprefixed ones for these kinds of commands.
Desktop (please complete the following information):
- OS: Linux
- Browser: no
- Version: no
Describe the bug
With
tar(andpsand other tools as well), e.g.tar -xpis synonymous totar xp. Right now, for both tar and ps, kmdr currently only recognizes thetar -xpform of the command properly. Otherwise, it will tell you things likexp -- an operand.To Reproduce
Expected behavior
Treat dash-prefixed parameters the same as unprefixed ones for these kinds of commands.
Desktop (please complete the following information):