[DEBUG] correct deliver help

This commit is contained in:
Edouard DUPIN 2019-06-12 15:55:30 +02:00
parent 9f0584d6c3
commit 4e0b7778b0

View File

@ -19,7 +19,7 @@ import os
def help():
return "Get the status of all the repositories"
return "Deliver the current repository (develop & master MUST be up to date and you MUST be on master)"
def add_specific_arguments(_my_args, _section):