Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sobby(1) [debian man page]

SOBBY(1)						      General Commands Manual							  SOBBY(1)

NAME
sobby - a dedicated server for collaborative editing SYNOPSIS
sobby [options] [session file] DESCRIPTION
sobby is a dedicated server which allows clients to edit plain text documents and source files collaboratively over a network. Changes to the documents are synchronised instantly to the other clients. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of available options is included below. -?, --help Show help options -n, --name=NAME Published server name -i, --interactive Show prompt to enter commands at runtime -p, --port=PORT Port which should be used to listen for clients --password=PASSWORD Global password required to join the session -c, --configfile=FILE Use the settings specified in the given configuration file --write-configfile=FILE Write the settings passed on the command line to the specified configuration file and exit --autosave-file=FILE File where to store autosaved sessions --autosave-interval=INTERVAL Interval (in seconds) between autosaves, 0 disables them; the presence of --autosave-directory automatically disables this option --autosave-directory=DIRECTORY Directory where to autosave all individual files of a session session file File to restore the session from, together with all documents stored therein and changes attributed to the corresponding users. AUTHOR
sobby was written by the 0x539 dev group <crew@0x539.de>. August 17, 2006 SOBBY(1)

Check Out this Related Man Page

istanbul(1)						      General Commands Manual						       istanbul(1)

NAME
istanbul - a desktop session recorder SYNOPSIS
istanbul [options] DESCRIPTION
This manual page documents briefly the istanbul command. istanbul is a program that allow you to record your desktop session. After you started it, you can control it with the icon in the notifi- cation area: a click on the icon to start recording, another click to stop. istanbul preferences can be configured with a right click on the icon. You can choose to record full screen, a selected windows or a par- ticular area. It can also record audio from GStreamer default input. By default it records to ~/desktop-recording.ogg OPTIONS
Istanbul follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h, -?, --help Show summary of options. --version Show version of program. --help-all Print summary of all available options for istanbul. --help-gst Print summary of available options for the gstreamer framework. AUTHORS
Istanbul was written by Zaheer Abbas Merali <zaheerabbas@merali.org>. This manual page was written by Luca Bruno <luca.br@uno.it>, for the Debian project (but may be used by others). 02 October 2005 istanbul(1)
Man Page