[Blends-commit] [Git][blends-team/blends][experimental] Fix help for --taskdesc option
Ole Streicher
gitlab at salsa.debian.org
Mon Apr 9 14:43:20 UTC 2018
Ole Streicher pushed to branch experimental at Debian Blends Team / blends
Commits:
204bedb2 by Ole Streicher at 2018-04-09T16:43:14+02:00
Fix help for --taskdesc option
- - - - -
1 changed file:
- devtools/blend-gen-control
Changes:
=====================================
devtools/blend-gen-control
=====================================
--- a/devtools/blend-gen-control
+++ b/devtools/blend-gen-control
@@ -823,11 +823,11 @@ if __name__ == '__main__':
parser.add_argument("-t", '--taskdesc', dest="taskdesc",
action="store_true", default=False,
- help="Print task descriptions and package list for task")
+ help="Generate task descriptions and package list for task")
parser.add_argument("-u", '--udebs', dest="udebs",
action="store_true", default=False,
- help="modify tasks desc file in case the blend uses udebs")
+ help="Modify tasks desc file in case the blend uses udebs")
parser.add_argument("-F", '--upgrade-task-format', dest="upgrade_tasks",
action="store_true", default=False,
View it on GitLab: https://salsa.debian.org/blends-team/blends/commit/204bedb26a267d4a1125985c41b7472c7c08342e
---
View it on GitLab: https://salsa.debian.org/blends-team/blends/commit/204bedb26a267d4a1125985c41b7472c7c08342e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/blends-commit/attachments/20180409/8373cb94/attachment.html>
More information about the Blends-commit
mailing list