|
Revision 6414d70e25135e3bf35d48466c295ec815837293, 0.9 kB
(checked in by Philipp Kern <pkern@…>, 3 years ago)
|
|
manpage renamed to gobby-0.5.1
2008-12-23 Philipp Kern <phil@…>
- gobby.1: manpage renamed to gobby-0.5.1 to mimick the executable's
name
|
-
Property mode set to
100644
|
| Line | |
|---|
| 1 | .TH GOBBY 1 "August 17, 2006" |
|---|
| 2 | .\" Please adjust this date whenever revising the manpage. |
|---|
| 3 | .\" For manpage-specific macros: see man(7). |
|---|
| 4 | .SH NAME |
|---|
| 5 | .B gobby |
|---|
| 6 | \- a collaborative text editor |
|---|
| 7 | .SH SYNOPSIS |
|---|
| 8 | .B gobby |
|---|
| 9 | .RI [ options ] |
|---|
| 10 | .RI [ file(s) ] |
|---|
| 11 | .SH DESCRIPTION |
|---|
| 12 | .B gobby |
|---|
| 13 | is an editor which allows to edit text documents and source files |
|---|
| 14 | collaboratively over a network. Changes to the documents are synchronised |
|---|
| 15 | instantly to the other clients. |
|---|
| 16 | .PP |
|---|
| 17 | .\".SH OPTIONS |
|---|
| 18 | .\".TP |
|---|
| 19 | .\"\fB\-j\fR, \fB\-\-join\fR=\fIHOST\fR:\fIPORT\fR |
|---|
| 20 | .\"Joins the obby session on the specified host. |
|---|
| 21 | .\".TP |
|---|
| 22 | .\"\fB\-n\fR, \fB\-\-new\-instance\fR |
|---|
| 23 | .\"Forces a new instance of Gobby to be created. |
|---|
| 24 | .\".TP |
|---|
| 25 | .\".B file(s) |
|---|
| 26 | .\"Files passed on the command line will be opened within Gobby. If there is |
|---|
| 27 | .\"already a Gobby instance running they will be opened therein, otherwise |
|---|
| 28 | .\"a new hosted session will be created automatically. |
|---|
| 29 | .PP |
|---|
| 30 | .SH AUTHOR |
|---|
| 31 | .B gobby |
|---|
| 32 | was written by the 0x539 dev group <crew@0x539.de>. |
|---|