You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/11/20 04:28:10 UTC

[jira] [Created] (YETUS-198) shelldocs.py should display usage if no option is passed

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)