Kengo Seki created YETUS-198:
--------------------------------
Summary: shelldocs.py should display usage if no option 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
{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)