This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sobolevn
Recipients AbcSxyZ, lys.nikolaou, pablogsal, sobolevn
Date 2021-10-23.16:25:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635006302.01.0.0653142594728.issue45580@roundup.psfhosted.org>
In-reply-to
Content
Maybe instead we can show users something like:

```
usage: ex.py [-h] (-p '/var/www/html' | -r 'http)s(://Host:Port') [--last-args LAST_ARGS]
```

?
History
Date User Action Args
2021-10-23 16:25:02sobolevnsetrecipients: + sobolevn, lys.nikolaou, pablogsal, AbcSxyZ
2021-10-23 16:25:02sobolevnsetmessageid: <1635006302.01.0.0653142594728.issue45580@roundup.psfhosted.org>
2021-10-23 16:25:01sobolevnlinkissue45580 messages
2021-10-23 16:25:01sobolevncreate