1GOBBY(1) General Commands Manual GOBBY(1)
2
3
4
6 gobby - a collaborative text editor
7
9 gobby [options] [file(s)]
10
12 gobby is an editor which allows to edit text documents and source files
13 collaboratively over a network. Changes to the documents are syncro‐
14 nised instantly to the other clients.
15
17 -j, --join=HOST:PORT
18 Joins the obby session on the specified host.
19
20 -n, --new-instance
21 Forces a new instance of Gobby to be created.
22
23 file(s)
24 Files passed on the command line will be opened within Gobby. If
25 there is already a Gobby instance running they will be opened
26 therein, otherwise a new hosted session will be created automat‐
27 ically.
28
30 gobby was written by the 0x539 dev group <crew@0x539.de>.
31
32
33
34 August 17, 2006 GOBBY(1)