[
https://issues.apache.org/jira/browse/YETUS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kengo Seki updated YETUS-198:
-----------------------------
Summary: shelldocs.py should display usage if no argument is passed (was:
shelldocs.py should display usage if no option is passed)
> shelldocs.py should display usage if no argument is passed
> ----------------------------------------------------------
>
> Key: YETUS-198
> URL: https://issues.apache.org/jira/browse/YETUS-198
> Project: Yetus
> Issue Type: Bug
> Components: ShellDocs
> Reporter: Kengo Seki
> Priority: Trivial
> Labels: beginner
>
> {code}
> [sekikn@mobile yetus]$ shelldocs/shelldocs.py
> Traceback (most recent call last):
> File "shelldocs/shelldocs.py", line 273, in <module>
> main()
> File "shelldocs/shelldocs.py", line 228, in main
> for filename in options.infile:
> TypeError: 'NoneType' object is not iterable
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)