format argument table in README

This commit is contained in:
Thomas Rubini 2022-12-15 19:56:41 +01:00
parent b976d21886
commit 3baf71554b
No known key found for this signature in database
GPG Key ID: C7D287C8C1CAC373

View File

@ -16,11 +16,11 @@ Pour utiliser notre projet vous pouvez cloner et build notre projet ou bien recu
### parametres
| parametre | description |
| ----------- | ------------------------------------------------ |
| --help, -h | Affiche laide |
| parametre | description |
|------------------------------|--------------------------------------------------------|
| --help, -h | Affiche laide |
| --distro,-d <{distribution}> | Distribution linux dans la quelle rechercher le paquet |
| --depth <{profondeur}> | Profondeur de larbre de dependance a afficher |
| --depth <{profondeur}> | Profondeur de larbre de dependance a afficher |
### Exemples
```java -jar PackageViewer.jar -d fedora neofetch```