SimonSchubert / LinuxCommandLibrary

1M+ downloads Linux reference app with basics, tips and formatted man pages
http://linuxcommandlibrary.com/
Apache License 2.0
842 stars 66 forks source link

Search commands by full name #2

Closed MarcoWagener closed 8 years ago

MarcoWagener commented 8 years ago

Hi there

First off thanx for a great app! One small enchancement. When searching for a command each command's name is "broken up" into the command, e.g. "_exit" and a short description "terminate the calling process". For Linux newbs (like me) it would be greate to search on both the command name and description. Allowing you to search for a term like "terminate" as you might not have a clue as to what the command's name might be.

Regards

SimonSchubert commented 8 years ago

Good point, I will have a look into it. Thanks

SimonSchubert commented 8 years ago

Feature is implemented :)