如何修改“-h”输出。当使用 optparse.optionParser() 时

发布于 2024-11-26 17:37:15 字数 96 浏览 1 评论 0原文

使用 optparse 时是否有一种巧妙的方法来修改“-h”输出? 基本上,除了输出的“免费赠品”使用说明之外,我还想添加大量附加文本。

或者这是完全错误的做法?

Is there a neat way to modify the "-h" output when usion optparse?
Basically there's a load of additional text I want to add in addition to the "freebie" usage instructions that are ouput.

Or is this completely the wrong approach to doing this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧城烟雨 2024-12-03 17:37:15

optparse.OptionParser - 请参阅参数说明用法progepilog

optparse.OptionParser - see description for parameters usage, prog and epilog.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文