Idk, let's have this just as an info ... seems like not so many people are convinced by this

This commit is contained in:
Alexandre Aubin 2020-03-31 04:28:53 +02:00
parent 804bfbd55d
commit 4d9b1050c3

View file

@ -421,7 +421,7 @@ class App():
)
if argument["name"] == "is_public" and "help" not in argument.keys():
print_warning(
print_warning_not_reliable(
"Consider adding an 'help' key for argument 'is_public' "
"to explain to the user what it means for *this* app "
"to be public or private :\n"