← Back to team overview

gnome-split-team team mailing list archive

[Branch ~respawneral/gnome-split/mainline] Rev 268: Enhancement of the manpage.

 

------------------------------------------------------------
revno: 268
committer: Guillaume Mazoyer <respawneral@xxxxxxxxx>
branch nick: gnome-split
timestamp: Sun 2011-12-25 01:35:16 +0100
message:
  Enhancement of the manpage.
modified:
  gnome-split.1


--
lp:gnome-split
https://code.launchpad.net/~respawneral/gnome-split/mainline

Your team GNOME Split developers is subscribed to branch lp:gnome-split.
To unsubscribe from this branch go to https://code.launchpad.net/~respawneral/gnome-split/mainline/+edit-subscription
=== modified file 'gnome-split.1'
--- gnome-split.1	2011-08-05 21:28:23 +0000
+++ gnome-split.1	2011-12-25 00:35:16 +0000
@@ -1,21 +1,27 @@
-.TH gnome-split 1 "August 2011" "GNOME Split manpage" "User commands"
+.TH GNOME-SPLIT 1 "December 2011" "Version 1.1" "GNOME Split Manual"
 .SH NAME
 GNOME Split \- File splitter for GNOME desktop
 .SH SYNOPSIS
-gnome-split [OPTION] [FILE]
+.B gnome-split
+[\fB-s\fP|\fB-m\fP] [FILE]
 .SH DESCRIPTION
-GNOME Split is a tool that allows you to split files and merge them back. It is
-written in Java and uses a GTK+ user interface (thanks to the java-gnome
+\fBGNOME Split\fP is a tool that allows you to split files and merge them back.
+It is written in Java and uses a GTK+ user interface (thanks to the java-gnome
 project). The goal is to offer a native implementation of similar projects which
 can handle multiple file formats (e.g. Xtremsplit).
 .SH OPTIONS
 .TP
-\fB\-s\fR, \fB\-\-split\fR
+\fB-s\fP, \fB--split\fP
 display the split view
 .TP
-\fB\-m\fR, \fB\-\-merge\fR
+\fB-m\fP, \fB--merge\fP
 display the merge view
+.SH LICENCE
+Copyright (c) 2010-2011 The GNOME Split team
+.br
+This software is released under the GNU General Public License. Please read the
+LICENCE file for more information.
 .SH BUGS
-Oh right, just go check them https://bugs.launchpad.net/gnome-split
+Oh right, just go check them at https://bugs.launchpad.net/gnome-split
 .SH AUTHOR
 Written by Guillaume Mazoyer