Bug 742843 - No list of commands
Summary: No list of commands
Keywords:
Status: CLOSED DUPLICATE of bug 738510
Alias: None
Product: Zanata
Classification: Retired
Component: Component-PythonClient
Version: 1.3
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Runa Bhattacharjee
QA Contact: Ding-Yi Chen
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-03 04:48 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-14 02:32:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Joshua Wulf 2011-10-03 04:48:15 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1

The Zanata client doesn't tell you what commands it supports

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 commands are available:
<list of commands>

Comment 1 James Ni 2011-10-14 02:32:17 UTC
Hi Joshua

I have modified the source code to list the commands when running 'zanata --help'

*** This bug has been marked as a duplicate of bug 738510 ***


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