diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help2man/reporting-bugs.help2man | 12 | ||||
-rw-r--r-- | docs/help2man/return-codes.help2man | 2 |
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/help2man/reporting-bugs.help2man b/docs/help2man/reporting-bugs.help2man new file mode 100644 index 0000000..893bb0f --- /dev/null +++ b/docs/help2man/reporting-bugs.help2man @@ -0,0 +1,12 @@ +[REPORTING BUGS] +Use +.B https://git.glasklar.is/rgdd/silent-ct/-/issues +for filing issues. +.br +Reach out to +.B rgdd +in room +.B #certificate-transparency +at +.B OFTC.net +and Matrix. diff --git a/docs/help2man/return-codes.help2man b/docs/help2man/return-codes.help2man new file mode 100644 index 0000000..0a14310 --- /dev/null +++ b/docs/help2man/return-codes.help2man @@ -0,0 +1,2 @@ +[RETURN CODES] +A non-zero return code is used to indicate failure. |