idank / explainshell

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

Add cmds that don't have man pages but do have --help #279

Open jossifamo opened 3 years ago

jossifamo commented 3 years ago

Would like to suggest following enhancement: Could we add some well known cmds (in my case eg. ansible-playbook) that don't have man pages but do have --help. Thanks