Bug 738510 - --help does not list commands
Summary: --help does not list commands
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Zanata
Classification: Retired
Component: Component-PythonClient
Version: 1.3
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: James Ni
QA Contact: Ding-Yi Chen
URL:
Whiteboard:
: 696506 742843 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-09-15 03:02 UTC by Joshua Wulf
Modified: 2014-10-19 22:59 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2011-10-28 07:25:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Joshua Wulf 2011-09-15 03:02:12 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1

Running zanata --help does not return a list of valid commands.


Reproducible: Always

Steps to Reproduce:
1.Run zanata --help
2.
3.
Actual Results:  


usage: zanata [PROGRAM_OPTIONS] COMMAND [OPTIONS] ARGS

Try zanata COMMAND --help' for help on a specific command.


Expected Results:  


usage: zanata [PROGRAM_OPTIONS] COMMAND [OPTIONS] ARGS

Try zanata COMMAND --help' for help on a specific command.
The following are valid zanata commands:
push 
pull

(etc...)

Comment 1 James Ni 2011-10-13 02:44:48 UTC
Hi Joshua,

Sorry for late response, i have add this to source code, please check commit 750d0674fa3. I will make a new package for zanata-python-client, version 1.3.2. That version will include this fix. Thanks

Comment 2 James Ni 2011-10-14 02:32:17 UTC
*** Bug 742843 has been marked as a duplicate of this bug. ***

Comment 3 Ding-Yi Chen 2011-10-17 03:26:17 UTC
VERIFIED with commit 654368bb1a87b90973b2b78da615e9e40ae6422c

Comment 4 Ding-Yi Chen 2011-10-18 04:16:59 UTC
*** Bug 696506 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.