Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
help convenience functions #257
Comments
mothur-westcott
added this to the
Version 1.39.0
milestone
Aug 2, 2016
mothur-westcott
added the
Enhancement
label
Aug 2, 2016
|
Great suggestion, thanks! In the meantime the wiki is a good source of command documentation. You can search by command name or the list of commands can be found here, http://www.mothur.org/wiki/Category:Commands. |
mothur-westcott
added a commit
that referenced
this issue
Aug 2, 2016
|
|
mothur-westcott |
a7d353d
|
|
Completed with commit a7d353d |
mothur-westcott
closed this
Aug 2, 2016
rec3141
commented
Aug 3, 2016
|
yes the wiki is great! unfortunately I'm working mostly offline at the moment. you might consider packaging the wiki up as a standalone html doc package to add to the releases. thanks |
mothur-westcott
added a commit
that referenced
this issue
Aug 3, 2016
|
|
mothur-westcott |
b27d5ec
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rec3141 commentedAug 1, 2016
It would be nice to alias "?commandName", "help(commandName)", and "man commandName" to "commandName(help)"
It would also be nice to put some spacing in the list of commands given by "help()", which is very difficult to read and scan when looking for a command without any whitespace.