|
Revision 268, 0.9 KB
(checked in by Guillaume Mazoyer <respawneral@…>, 5 months ago)
|
|
Enhancement of the manpage.
|
| Line | |
|---|
| 1 | .TH GNOME-SPLIT 1 "December 2011" "Version 1.1" "GNOME Split Manual" |
|---|
| 2 | .SH NAME |
|---|
| 3 | GNOME Split \- File splitter for GNOME desktop |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .B gnome-split |
|---|
| 6 | [\fB-s\fP|\fB-m\fP] [FILE] |
|---|
| 7 | .SH DESCRIPTION |
|---|
| 8 | \fBGNOME Split\fP is a tool that allows you to split files and merge them back. |
|---|
| 9 | It is written in Java and uses a GTK+ user interface (thanks to the java-gnome |
|---|
| 10 | project). The goal is to offer a native implementation of similar projects which |
|---|
| 11 | can handle multiple file formats (e.g. Xtremsplit). |
|---|
| 12 | .SH OPTIONS |
|---|
| 13 | .TP |
|---|
| 14 | \fB-s\fP, \fB--split\fP |
|---|
| 15 | display the split view |
|---|
| 16 | .TP |
|---|
| 17 | \fB-m\fP, \fB--merge\fP |
|---|
| 18 | display the merge view |
|---|
| 19 | .SH LICENCE |
|---|
| 20 | Copyright (c) 2010-2011 The GNOME Split team |
|---|
| 21 | .br |
|---|
| 22 | This software is released under the GNU General Public License. Please read the |
|---|
| 23 | LICENCE file for more information. |
|---|
| 24 | .SH BUGS |
|---|
| 25 | Oh right, just go check them at https://bugs.launchpad.net/gnome-split |
|---|
| 26 | .SH AUTHOR |
|---|
| 27 | Written by Guillaume Mazoyer |
|---|