Bug 696506
Summary: | Python client commands should accept --help/-h | ||
---|---|---|---|
Product: | [Retired] Zanata | Reporter: | Sean Flanigan <sflaniga> |
Component: | Component-PythonClient | Assignee: | James Ni <jni> |
Status: | CLOSED DUPLICATE | QA Contact: | Ding-Yi Chen <dchen> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | ktakemur, zanata-bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-10-18 04:16:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Sean Flanigan
2011-04-14 07:43:45 UTC
I need this feature literally. Kenichi, why is this enhancement high priority for you? Can't you just type "zanata help <command>" ? Oh sorry i neglected the first part of Comment 0. You can get help for the python client's various commands using: zanata help <command> This is what I wanted but how to get to know above? zanata help does not explain so. I add this feature in commit 6e5e728 in devel branch of zanata client on github. You can check out and test it. This feature will include in next release version of zanata client. *** This bug has been marked as a duplicate of bug 738510 *** |