[Pkg-wmaker-commits] [wmstickynotes] 63/81: Add man page from Doug Torrance <dtorrance at monmouthcollege.edu>.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:33:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmstickynotes.

commit 69381daedebbf5f96a7c54e53c3455b1a5130166
Author: hnc <hnc at 7fc852e4-12a7-4f5b-bad7-374d67da4d19>
Date:   Wed May 27 23:03:43 2015 +0000

    Add man page from Doug Torrance <dtorrance at monmouthcollege.edu>.
    
    git-svn-id: svn://svn.code.sf.net/p/wmstickynotes/code@21 7fc852e4-12a7-4f5b-bad7-374d67da4d19
---
 ChangeLog       |  1 +
 Makefile.am     |  2 ++
 THANKS          |  4 ++--
 wmstickynotes.1 | 22 ++++++++++++++++++++++
 4 files changed, 27 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 473cec0..485892a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
 	  <dtorrance at monmouthcollege.edu>).
 	* Added some failure checks (patch from Doug Torrance
 	  <dtorrance at monmouthcollege.edu>).
+	* Added man page (from Doug Torrance <dtorrance at monmouthcollege.edu>).
 
 2014-12-05  Heath Caldwell <hncaldwell at fastmail.com>
 	* Release wmstickynotes-0.3.
diff --git a/Makefile.am b/Makefile.am
index 1b9603d..b2dd275 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,3 +12,5 @@ wmstickynotes_SOURCES = wmstickynotes.c wmstickynotes.h wmstickynotes.xpm delete
 
 wmstickynotes_LDADD = @GTK_LIBS@ -lX11
 EXTRA_DIST = THANKS
+
+dist_man_MANS = wmstickynotes.1
diff --git a/THANKS b/THANKS
index 3b29822..3e43c47 100644
--- a/THANKS
+++ b/THANKS
@@ -8,6 +8,6 @@ for not storing the notes.
 Thanks to Moritz <thinksilicon at users.sf.net> for a patch to properly set the
 wmhints for the icon window.
 
-Thanks to Doug Torrance <dtorrance at monmouthcollege.edu> for patches to fix the
-icon window size and to add some failure checks.
+Thanks to Doug Torrance <dtorrance at monmouthcollege.edu> for creating a man page
+and for patches to fix the icon window size and to add some failure checks.
 
diff --git a/wmstickynotes.1 b/wmstickynotes.1
new file mode 100644
index 0000000..dc78f8a
--- /dev/null
+++ b/wmstickynotes.1
@@ -0,0 +1,22 @@
+.TH WMSTICKYNOTES "1" "May 2015" "wmstickynotes" "User Commands"
+.SH NAME
+wmstickynotes \- Window Maker style dockapp to create sticky notes on desktop.
+.SH SYNOPSIS
+.B wmstickynotes
+[\fI\,OPTIONS\/\fR]
+.SH OPTIONS
+.TP
+\fB\-n\fR, \fB\-\-nostore\fR
+Don't store notes (or read previously stored notes)
+.TP
+\fB\-d\fR [dir], \fB\-\-directory\fR=\fI\,[dir]\/\fR
+Set directory in which to store/read notes.
+Defaults to $HOME/.wmstickynotes
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+Print version information
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Print usage
+.SH COPYRIGHT
+Copyright 2009 Heath Caldwell <hncaldwell at fastmail.com>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmstickynotes.git



More information about the Pkg-wmaker-commits mailing list