This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Description
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