[shotwell] Use upstream's man page.

Thomas Moschny thm at fedoraproject.org
Mon Sep 30 20:05:47 UTC 2013


commit 358e2d8eeae688220b6b4077fe176c365ac63714
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Mon Sep 30 22:04:27 2013 +0200

    Use upstream's man page.

 shotwell.1    |   98 ++++++++++++++++++++++++++++++++++++---------------------
 shotwell.spec |    7 +++-
 2 files changed, 67 insertions(+), 38 deletions(-)
---
diff --git a/shotwell.1 b/shotwell.1
index 01fff66..3564eee 100644
--- a/shotwell.1
+++ b/shotwell.1
@@ -1,36 +1,62 @@
-.TH SHOTWELL 1 "30 September 2013"
-.SH NAME
-\fBshotwell\fP \- a photo organizer for the GNOME desktop
-
-.SH SYNOPSIS
-.br
-.B shotwell
-[\fIOPTION\fR...] [\fIFILE\fR]
-
-.SH DESCRIPTION
-Shotwell is a photo organizer designed for the GNOME desktop. It allows you to
-import photos from your camera, view and edit them, and share them with others.
-.LP
-.SH OPTIONS
-.TP
-\fB\-d, \-\-datadir=DIRECTORY\fR
-Path to private data belonging to
-.B shotwell
-.TP
-\fB\-\-no\-runtime\-monitoring\fR
-Do not monitor library directory at runtime for changes.
-.TP
-\fB\-\-no\-startup\-progress\fR
-Do not display startup progress meter.
-.TP
-\fB\-\-display=DISPLAY\fR
-X display to use.
-.TP
-\fB\-V, \-\-version\fR
-Output version information and exit.
-.TP
-\fB\-h, \-\-help\fR
-Prints the command line options.
-
-.SH BUGS
-If you find a bug, please report it at http://redmine.yorba.org/projects/shotwell/issues/new.
+.TH "shotwell" "1"
+
+.SH "NAME"
+shotwell \- Digital photo manager
+
+.SH "SYNOPSIS"
+\fBshotwell \fR[\fIOPTION\fR]... [\fIFILE\fR]
+
+.SH "DESCRIPTION"
+.P
+Shotwell is a digital photo organizer designed for the GNOME desktop environment.  It allows you to 
+import photos from disk or camera, organize them in various ways, view them in full-window or fullscreen mode, and export them to share with others.
+
+.SH "OPTIONS"
+.B \-h, \-\-help
+.R Show help options
+
+.B \-d, \-\-datadir=DIRECTORY
+.RS
+Path to Shotwell's private data
+.RE
+
+.B \-\-no-runtime-monitoring
+.RS
+Do not monitor library directory at runtime for changes
+.RE
+
+.B \-\-no-startup-progress
+.RS
+Don't display startup progress meter
+.RE
+
+.B \-V, \-\-version
+.RS
+Show the application's version
+.RE
+
+.B \-\-display=DISPLAY
+.RS
+X display to use
+.RE
+
+.SH "EXAMPLES"
+\fBshotwell
+.RS
+\fROpens Shotwell with the user's library.
+.RE
+
+\fBshotwell \fIFILE
+.RS
+\fROpens an image file for direct editing.  File is not imported into library and unsaved changes are lost on close.
+.RE
+
+.SH "NOTES"
+.P
+Shotwell homepage: http://yorba.org/shotwell/
+.P
+Report bugs: http://trac.yorba.org/
+
+.SH "AUTHOR"
+.PP
+This manual page was written by Jim Nelson jim at yorba.org and Allison Barlow allison at yorba.org.
diff --git a/shotwell.spec b/shotwell.spec
index d10df63..212ec1d 100644
--- a/shotwell.spec
+++ b/shotwell.spec
@@ -2,7 +2,7 @@
 
 Name:           shotwell
 Version:        0.15.0
-Release:        0.2%{?pre:.%{pre}}%{?dist}
+Release:        0.3%{?pre:.%{pre}}%{?dist}
 Summary:        A photo organizer for the GNOME desktop
 
 Group:          Applications/Multimedia
@@ -128,7 +128,10 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
-* Mon Sep 30 2013 Debarshi Ray <rishi at fedoraproject.org.com> - 0.15.0-0.2.pr3
+* Mon Sep 30 2013 Thomas Moschny <thomas.moschny at gmx.de> - 0.15.0-0.3.pr3
+- Use upstream's man page.
+
+* Mon Sep 30 2013 Debarshi Ray <rishi at fedoraproject.org> - 0.15.0-0.2.pr3
 - Add a man page
 
 * Sun Sep 29 2013 Kalev Lember <kalevlember at gmail.com> - 0.15.0-0.1.pr3


More information about the scm-commits mailing list