rework BUGS section in manpage. Point users to github. - smu - smu - simple mar… | |
git clone git://git.codemadness.org/smu | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 2d498b13322c4a8e12e7086921ad12fb501dc42f | |
parent 5fe941b5a3bc9b0638e774bdd6257823f4d96d2a | |
Author: Enno Boland <[email protected]> | |
Date: Fri, 28 Nov 2014 10:09:05 +0100 | |
rework BUGS section in manpage. Point users to github. | |
Diffstat: | |
M smu.1 | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/smu.1 b/smu.1 | |
@@ -20,4 +20,4 @@ prints usage information to standard error, then exits. | |
.B \-n | |
escapes all HTML Tags. | |
.SH BUGS | |
-Please report any Bugs! | |
+Please report any Bugs to https://github.com/Gottox/smu/issues or via mail. |