parser.add_argument("-z","--zero_config",help="Don't use if you know how to configure a server (this changes the working directory)",action="store_true")
parser.add_argument("-z","--zero_config",help="Don't use if you know how to configure a server (this changes the working directory)",action="store_true")
parser.add_argument("-A","--force_ascii",help="json avec que des caractères ascii",action="store_true")