You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added initial manpages and adjusted some python cruft to handle
adding them when done via a normal pip install. Note that this
will probably require sudo or --user to install this now.
Need to double-check this once we get a proper pip install on PyPI
* Adjusted some of the references to tests in the MANIFEST.in and
setup.py
* Updated README.md to handle the current dir structure and inform
how to dev/test in the project
Suggest code reviewers based on contribution history.
100
+
101
+
.TP
102
+
.B\-h,\--help
103
+
Show this help message and exit.
104
+
105
+
.SH AUTHOR
106
+
Written by Tom Ice.
107
+
108
+
.SH COPYRIGHT
109
+
MIT License. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
0 commit comments