1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. |
---|
2 | .TH DUMPYKOTA "1" "novembre 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" |
---|
3 | .SH NOM |
---|
4 | dumpykota \- page de manuel de dumpykota 1.20_unofficial |
---|
5 | .SH DESCRIPTION |
---|
6 | dumpykota v1.20_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres |
---|
7 | .PP |
---|
8 | Exporte le contenu de la base de donn� de PyKota. |
---|
9 | .PP |
---|
10 | ligne de commande : |
---|
11 | .IP |
---|
12 | dumpykota [options] |
---|
13 | .PP |
---|
14 | options : |
---|
15 | .TP |
---|
16 | \fB\-v\fR | \fB\-\-version\fR |
---|
17 | Affiche la version de dumpykota et quitte. |
---|
18 | .TP |
---|
19 | \fB\-h\fR | \fB\-\-help\fR |
---|
20 | Affiche ce message et quitte. |
---|
21 | .TP |
---|
22 | \fB\-d\fR | \fB\-\-data\fR type |
---|
23 | Exporte les donn� de type 'type'. |
---|
24 | Les types autoris�sont : |
---|
25 | .IP |
---|
26 | - history : exporte l'historique des travaux. |
---|
27 | - users : exporte les utilisateurs. |
---|
28 | - groups : exporte les groupes d'utilisateurs. |
---|
29 | - printers : exporte les imprimantes. |
---|
30 | - upquotas : exporte les quotas des utilisateurs. |
---|
31 | - gpquotas : exporte les quotas des groupes. |
---|
32 | - payments : exporte l'historique des paiements. |
---|
33 | - pmembers : exporte les membres des groupes |
---|
34 | .IP |
---|
35 | d'imprimantes. |
---|
36 | .IP |
---|
37 | - umembers : exporte les membres des groupes |
---|
38 | .IP |
---|
39 | d'utilisateurs. |
---|
40 | .IP |
---|
41 | NB : l'option de ligne de commande \fB\-d\fR | \fB\-\-data\fR est |
---|
42 | OBLIGATOIRE. |
---|
43 | .TP |
---|
44 | \fB\-f\fR | \fB\-\-format\fR fmt |
---|
45 | Exporte les donn� dans le format 'fmt' sp�fi�Si non pr�s�le format sera csv (champs s�r�par des virgules). |
---|
46 | Toutes les donn� sont export� entre double quotes. |
---|
47 | Les formats autoris�sont : |
---|
48 | .IP |
---|
49 | - csv : donn� s�r� par des virgules |
---|
50 | - ssv : donn� s�r� par des point-virgules |
---|
51 | - tsv : donn� s�r�par des tabulations |
---|
52 | - xml : donn� export� au format XML |
---|
53 | .TP |
---|
54 | \fB\-o\fR | \fB\-\-output\fR nomf |
---|
55 | Toutes les donn� seront export� vers un fichier |
---|
56 | plut�ue vers la sortie standard. Le nom sp�al '-' |
---|
57 | est la valeur par d�ut indiquant la sortie standard. |
---|
58 | ATTENTION : les fichiers existants sont tronqu�! |
---|
59 | .PP |
---|
60 | Exemples : |
---|
61 | .IP |
---|
62 | \f(CW$ dumpykota --data history --format csv >monfichier.csv\fR |
---|
63 | .IP |
---|
64 | Ceci va exporter l'historique dans un fichier �hamps s�r�par des |
---|
65 | virgules, par exemple pour r�portation dans un tableur. |
---|
66 | .IP |
---|
67 | \f(CW$ dumpykota --data users --format xml -o util.xml\fR |
---|
68 | .IP |
---|
69 | Exporte toutes les donn� des utilisateurs dans le fichier util.xml |
---|
70 | .PP |
---|
71 | This program is free software; you can redistribute it and/or modify |
---|
72 | it under the terms of the GNU General Public License as published by |
---|
73 | the Free Software Foundation; either version 2 of the License, or |
---|
74 | (at your option) any later version. |
---|
75 | .PP |
---|
76 | This program is distributed in the hope that it will be useful, |
---|
77 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
78 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
79 | GNU General Public License for more details. |
---|
80 | .PP |
---|
81 | You should have received a copy of the GNU General Public License |
---|
82 | along with this program; if not, write to the Free Software |
---|
83 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. |
---|
84 | .PP |
---|
85 | Merci d'envoyer les rapports de bugs �Jerome Alet - alet@librelogiciel.com |
---|