1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.35. |
---|
2 | .TH DUMPYKOTA "1" "f�ier 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" |
---|
3 | .SH NOM |
---|
4 | dumpykota \- page de manuel de dumpykota 1.21beta_unofficial |
---|
5 | .SH DESCRIPTION |
---|
6 | dumpykota v1.21beta_unofficial (c) 2003, 2004, 2005 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 | \- cups : donn� export� au format page_log |
---|
54 | .IP |
---|
55 | de CUPS : DISPONIBLE SEULEMENT |
---|
56 | .IP |
---|
57 | AVEC \fB\-\-data\fR history |
---|
58 | .TP |
---|
59 | \fB\-o\fR | \fB\-\-output\fR nomf |
---|
60 | Toutes les donn� seront export� vers un fichier |
---|
61 | plut�ue vers la sortie standard. Le nom sp�al '\-' |
---|
62 | est la valeur par d�ut indiquant la sortie standard. |
---|
63 | ATTENTION : les fichiers existants sont tronqu�! |
---|
64 | .PP |
---|
65 | Exemples : |
---|
66 | .IP |
---|
67 | \f(CW$ dumpykota --data history --format csv >monfichier.csv\fR |
---|
68 | .IP |
---|
69 | Ceci va exporter l'historique dans un fichier �hamps s�r�par des |
---|
70 | virgules, par exemple pour r�portation dans un tableur. |
---|
71 | .IP |
---|
72 | \f(CW$ dumpykota --data users --format xml -o util.xml\fR |
---|
73 | .IP |
---|
74 | Exporte toutes les donn� des utilisateurs dans le fichier util.xml |
---|
75 | .IP |
---|
76 | \f(CW$ dumpykota --data history printername=HP2100 username=jerome\fR |
---|
77 | .IP |
---|
78 | Exporte l'historique des travaux de l'utilisateur jerome sur l'imprimante |
---|
79 | HP2100 seulement. |
---|
80 | .PP |
---|
81 | This program is free software; you can redistribute it and/or modify |
---|
82 | it under the terms of the GNU General Public License as published by |
---|
83 | the Free Software Foundation; either version 2 of the License, or |
---|
84 | (at your option) any later version. |
---|
85 | .PP |
---|
86 | This program is distributed in the hope that it will be useful, |
---|
87 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
88 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
89 | GNU General Public License for more details. |
---|
90 | .PP |
---|
91 | You should have received a copy of the GNU General Public License |
---|
92 | along with this program; if not, write to the Free Software |
---|
93 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111\-1307, USA. |
---|
94 | .PP |
---|
95 | Merci d'envoyer les rapports de bugs �Jerome Alet \- alet@librelogiciel.com |
---|