| 1 | .\" Hey, EMACS: -*- nroff -*- |
|---|
| 2 | .\" First parameter, NAME, should be all caps |
|---|
| 3 | .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection |
|---|
| 4 | .\" other parameters are allowed: see man(7), man(1) |
|---|
| 5 | .TH SYNAPTIC 8 "Mar 4, 2004" |
|---|
| 6 | .\" Please adjust this date whenever revising the manpage. |
|---|
| 7 | .\" |
|---|
| 8 | .\" Some roff macros, for reference: |
|---|
| 9 | .\" .nh disable hyphenation |
|---|
| 10 | .\" .hy enable hyphenation |
|---|
| 11 | .\" .ad l left justify |
|---|
| 12 | .\" .ad b justify to both left and right margins |
|---|
| 13 | .\" .nf disable filling |
|---|
| 14 | .\" .fi enable filling |
|---|
| 15 | .\" .br insert line break |
|---|
| 16 | .\" .sp <n> insert n+1 empty lines |
|---|
| 17 | .\" for manpage-specific macros, see man(7) |
|---|
| 18 | .SH NAME |
|---|
| 19 | synaptic \- graphical management of software packages |
|---|
| 20 | .SH SYNOPSIS |
|---|
| 21 | \fBsynaptic\fP [options] |
|---|
| 22 | .br |
|---|
| 23 | .SH DESCRIPTION |
|---|
| 24 | Synaptic is a frontend for the apt package managent system. |
|---|
| 25 | It allows you to perform all actions of the command line tool |
|---|
| 26 | apt-get in a graphical environemnt. This includes installing, |
|---|
| 27 | upgrading, downgrading and removing of single packages or |
|---|
| 28 | even upgrading your whole system. |
|---|
| 29 | .PP |
|---|
| 30 | A manual with detailed instructions can be found in the help |
|---|
| 31 | menu of Synaptic. |
|---|
| 32 | |
|---|
| 33 | .SH OPTIONS |
|---|
| 34 | Synaptic accepts all of the standard Gtk+ toolkit command line |
|---|
| 35 | options as well as the following: |
|---|
| 36 | .TP |
|---|
| 37 | \fB-f\fR, \fB\-\-filter-file\fR=\fIfilename\fR |
|---|
| 38 | specify an alternative filter settings file |
|---|
| 39 | .TP |
|---|
| 40 | \fB-i\fR, \fB\-\-initial-filter\fR=\fIint\fR |
|---|
| 41 | apply the filter with number \fIint\fR at startup |
|---|
| 42 | .TP |
|---|
| 43 | \fB-o\fR, \fB\-\-option\fR=\fIoption\fR |
|---|
| 44 | set an internal option (experts only) |
|---|
| 45 | |
|---|
| 46 | .SH AUTHORS |
|---|
| 47 | Synaptic was originally developed by Alfredo K. Kojima |
|---|
| 48 | <kojima@conectiva.com.br>. His last official release was 0.16. Michael |
|---|
| 49 | Vogt <mvo@debian.org> took over his CVS version, that already included a |
|---|
| 50 | nearly complete port to Gtk+. Michael completed the port and added new |
|---|
| 51 | features. See the \fINEWS\fR file for the user visible changes from |
|---|
| 52 | that point on. Conectiva is still involved in the development of |
|---|
| 53 | synaptic. Gustavo Niemeyer <niemeyer@conectiva.com> is doing a |
|---|
| 54 | great deal of work. |
|---|
| 55 | .PP |
|---|
| 56 | All development is done at http://savannah.gnu.org/projects/synaptic |
|---|
| 57 | .PP |
|---|
| 58 | This manual page was originally written by Wybo Dekker <wybo@servalys.nl> and |
|---|
| 59 | Michael Vogt <mvo@debian.org> and modified by Sebastian Heinlein |
|---|
| 60 | <sebastian.heinlein@campus.lmu.de>. |
|---|
| 61 | |
|---|
| 62 | .SH COPYRIGHT |
|---|
| 63 | Copyright (C) 2001-2004 Conectiva S/A |
|---|
| 64 | .PP |
|---|
| 65 | Copyright (C) 2002-2004 Michael Vogt |
|---|
| 66 | .PP |
|---|
| 67 | There is NO warranty. |
|---|
| 68 | You may redistribute this software under the terms of the GNU |
|---|
| 69 | General Public License. For more information about these matters, see |
|---|
| 70 | the files named COPYING. |
|---|