diff --git a/stikkit/debian/control b/stikkit/debian/control index ea9615c..1b944a3 100644 --- a/stikkit/debian/control +++ b/stikkit/debian/control @@ -5,7 +5,7 @@ Priority: optional Standards-Version: 3.9.2 Build-Depends: debhelper (>= 9), g++, libcurl-dev -Package: hithere +Package: stikkit Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: uploads to stikked based pastebin websites diff --git a/stikkit/man/stikkit.1 b/stikkit/man/stikkit.1 new file mode 100644 index 0000000..fbc9300 --- /dev/null +++ b/stikkit/man/stikkit.1 @@ -0,0 +1,16 @@ +.\" Man page for stikkit +.\" Licensed under BSD-like License. +.\" Created by Petr Bena +.\" +.TH Stikkit "Pastebin uploader" "User Manual" +.SH NAME +stikkit +\- run stikkit + +.SH DESCRIPTION +Stikkit is an open source pastebin uploader for Stikked +.PP +.SH "AUTHOR" +Petr Bena +.br +Project home page: http://github.com/benapetr/stikkit