root / pykota / trunk / man / de_DE / dumpykota.1 @ 1884

Revision 1884, 2.9 kB (checked in by jalet, 20 years ago)

German manual pages are ok now

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
RevLine 
[1866]1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
2.TH DUMPYKOTA "1" "Oktober 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
3.SH NAME
[1869]4dumpykota \- manual page for dumpykota 1.20beta_unofficial
[1866]5.SH DESCRIPTION
[1869]6dumpykota v1.20beta_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres
[1866]7.PP
[1884]8Erzeugt einen Dump des Inhalts der Pykota-Datenbank.
[1866]9.PP
[1884]10Kommandozeilen-Gebrauch:
[1866]11.IP
[1884]12dumpykota [Optionen]
[1866]13.PP
[1884]14Optionen:
[1866]15.TP
16\fB\-v\fR | \fB\-\-version\fR
[1884]17Gibt die Versionsnummer von dumpykota aus und endet.
[1866]18.TP
19\fB\-h\fR | \fB\-\-help\fR
[1884]20Gibt diese Meldung aus und endet.
[1866]21.TP
22\fB\-d\fR | \fB\-\-data\fR type
[1884]23Dumpt 'type' Daten. Erlaubte Typen sind:
24.TP
25- history:
26Dumpt die Liste der Auftr�.
27.TP
28- users:
29Dumpt die Nutzer.
30.TP
31- groups:
32Dumpt die Gruppen.
[1866]33.IP
[1884]34- printers: Dumpt die Drucker.
35- upquotas: Dumpt die Nutzerkontingente.
36- gpquotas: Dumpt die Gruppenkontingente.
37- payments: Dumpt die Zahlungen der Nutzer.
38- pmembers: Dumpt die Mitglieder der Druckergruppen.
39- umembers: Dumpt die Mitglieder der Nutzergruppen.
[1866]40.IP
[1884]41N.B.: die Kommandozeilenoption \fB\-d\fR | \fB\-\-data\fR
42ist VERPFLICHTEND.
[1866]43.TP
44\fB\-f\fR | \fB\-\-format\fR fmt
[1884]45Dumpt die Daten in dem 'fmt' Format. Wenn nicht angegeben,
46werden die Daten im csv (comma separated values = Die Werte
47sind durch Kommas getrennt) ausgegeben. Alle gedumpten Daten
48erscheinen zwischen doppelten G�ef�n. Erlaubte Formate
49sind:
[1866]50.IP
[1884]51- csv: trennt Daten durch Kommas
52- ssv: trennt Daten durch Strichpunkte
53- tsv: trennt Daten durch Tabulatorenspr� xml: gibt die Daten als XML aus
54.TP
[1866]55\fB\-o\fR | \fB\-\-output\fR fname
56Alle Daten werden in eine Datei anstatt in die Standardausgabe
[1884]57geschrieben. Der spezielle Dateiname '-' ist der Standardwert
58und bezeichnet stdout.
59ACHTUNG: Existierende Dateien werden �hrieben.
60.PP
[1866]61Beispiele:
[1884]62.IP
[1866]63\f(CW$ dumpykota --data history --format csv >myfile.csv\fR
64.IP
65Dies dumpt die Liste der Auftr� in eine Datei, in der die Daten durch Kommas
[1884]66getrennt sind, zum m�chen Gebrauch in einer Tabellenverarbeitung.
67.IP
[1866]68\f(CW$ dumpykota --data users --format xml -o users.xml\fR
69.IP
70Dumpt alle Daten der Nutzer in die Datei users.xml.
[1884]71.PP
[1866]72This program is free software; you can redistribute it and/or modify
73it under the terms of the GNU General Public License as published by
74the Free Software Foundation; either version 2 of the License, or
75(at your option) any later version.
76.PP
77This program is distributed in the hope that it will be useful,
78but WITHOUT ANY WARRANTY; without even the implied warranty of
79MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
80GNU General Public License for more details.
81.PP
82You should have received a copy of the GNU General Public License
83along with this program; if not, write to the Free Software
84Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
85.PP
86Melden Sie bitte Fehler an: Jerome Alet - alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.