[Version 3.3] Wrong VenC commands return no errors
```
venc --mange-la-calote-de-tes-morts
usage:
Documentation complète ici : https://venc.software.
-v --version
-nb --new-blog <Nom du blog 1> [Nom du blog 2] [ ... ]
-ne --new-entry <Nom de la publication> [Nom du template]
-xb --export-blog [Nom du thème]
-ex --edit-and-xport <Nom de fichier> [Nom du thème]
-s --serv
-xftp --export-via-ftp
-rc --remote-copy
-h --help
-it --install-theme <Nom du thème>
-pp --print-path<Affiche le chemin d'installation de Venc où se trouvent les fichiers additionnels.>
-pt --print-themes
-ta --template-arguments <Nom du template>
VenC: error: unrecognized arguments: --mange-la-calote-de-tes-morts
```
But
```
venc mange-la-calote-de-tes-morts
VenC: Rien à faire.
```
issue