summaryrefslogtreecommitdiffstats
path: root/git-sonar.1 (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
30 hoursUpdate core documentation as git-sonar manpageMatt Hunter1-0/+498
The bulk of README.md is reworked, updated for accuracy, and reformatted into git-sonar(1). The output of 'git-sonar --help' is removed as well (melded into the new manpage). Now, specifying --help causes the manpage itself to open. Since 'git-sonar --help' used to be the only way to ask which version of the script is installed, a --version output is added as a terse replacement. The makefile is updated to facilitate installation of this new documentation. Signed-off-by: Matt Hunter <m@lfurio.us>