option conflict #9

Closed
opened 2020-12-04 15:13:20 +01:00 by qo-op · 1 comment
Member
  -k KEY, --key KEY     Chemin vers mon trousseau de clé (PubSec)
  -n NODE, --node NODE  Adresse du noeud Cesium+ ou Gchange à utiliser
./jaklis.py set -h 
usage: jaklis.py set [-h] [-n NAME] [-d DESCRIPTION] [-v VILLE] [-a ADRESSE]
                     [-pos POSITION POSITION] [-s SITE] [-A AVATAR]

optional arguments:
  -h, --help            show this help message and exit
  -n NAME, --name NAME  Nom du profile
  -d DESCRIPTION, --description DESCRIPTION
                        Description du profile
  -v VILLE, --ville VILLE
                        Ville du profile
  -a ADRESSE, --adresse ADRESSE
                        Adresse du profile
  -pos POSITION POSITION, --position POSITION POSITION
                        Points géographiques (lat + lon)
  -s SITE, --site SITE  Site web du profile
  -A AVATAR, --avatar AVATAR
                        Chemin vers mon avatar en PNG

"-n" is used twice, confusing, isn't it?

./jaklis.py --key "~/.zen/secret.dunikey" --node "https://data.gchange.fr" set --name "ONELOVE" --avatar "~/.zen/astroport/logo.png"
Veuillez indiquer une commande valide:

maybe this error is related?

``` -k KEY, --key KEY Chemin vers mon trousseau de clé (PubSec) -n NODE, --node NODE Adresse du noeud Cesium+ ou Gchange à utiliser ``` ``` ./jaklis.py set -h usage: jaklis.py set [-h] [-n NAME] [-d DESCRIPTION] [-v VILLE] [-a ADRESSE] [-pos POSITION POSITION] [-s SITE] [-A AVATAR] optional arguments: -h, --help show this help message and exit -n NAME, --name NAME Nom du profile -d DESCRIPTION, --description DESCRIPTION Description du profile -v VILLE, --ville VILLE Ville du profile -a ADRESSE, --adresse ADRESSE Adresse du profile -pos POSITION POSITION, --position POSITION POSITION Points géographiques (lat + lon) -s SITE, --site SITE Site web du profile -A AVATAR, --avatar AVATAR Chemin vers mon avatar en PNG ``` "-n" is used twice, confusing, isn't it? ``` ./jaklis.py --key "~/.zen/secret.dunikey" --node "https://data.gchange.fr" set --name "ONELOVE" --avatar "~/.zen/astroport/logo.png" Veuillez indiquer une commande valide: ``` maybe this error is related?
Owner

Fix: e79ec7e8c4

Fix: [e79ec7e8c4](https://git.p2p.legal/axiom-team/jaklis/commit/e79ec7e8c43816df5572fa6aec1558bff3bf2802)
poka closed this issue 2020-12-05 00:49:46 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: axiom-team/jaklis#9
No description provided.