Skip to content

Commit

Permalink
Fix setup descripction
Browse files Browse the repository at this point in the history
  • Loading branch information
NilPujolPorta committed Jan 18, 2022
1 parent cd02e81 commit 086e329
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,17 @@
- Opcions
```
usage: PandoraFMS_API.cpython-39.pyc [-h] [-e] [-f RUTA] [-q] [-v] [-w URL]
Una API per a recullir informacio de la web de PandoraFMS.
optional arguments:
-h, --help show this help message and exit
-e, --excel Guardar la informacio a un excel, per defecte esta desactivat
-f RUTA, --file RUTA Especificar el fitxer de excel a on guardar. Per defecte es: PandoraResum.xlsx
-q, --quiet Nomes mostra els errors i el missatge de acabada per pantalla.
-f RUTA, --file RUTA Especificar el fitxer de excel a on guardar. Per defecte es
revisio_copies_seguretat_synology_vs1.xlsx
-v, --versio Mostra la versio
-w URL, --web URL Especificar la web de PandoraFMS a on accedir. Per defecte es: http://pandora.eio.cat/pandora_console/include/api.php
```
## Instal·lacio
- Utilitzant `pip`
Expand Down

0 comments on commit 086e329

Please sign in to comment.