Project

General

Profile

Actions

Bug #3517

closed

Help text for 'domain create' does not line up correctly

Added by Dominic Cleal over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Hammer core
Target version:
-
Difficulty:
Triaged:
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:

Description

Description of problem:
When user runs --help for 'hammer domain create', some of the help text does not appear on the correct line

Version-Release number of selected component (if applicable):
rubygem-hammer_cli_foreman-0.0.8-2.el6sat.noarch

Steps to Reproduce:
1. hammer -u admin -p admin domain create --help
2. View results.

Actual results:

Usage:
    hammer domain create [OPTIONS]

Options:
    --name NAME                   
                                  The full DNS Domain name
    --fullname FULLNAME           
                                  Full name describing the domain
    --dns-id DNS_ID               
                                  DNS Proxy to use within this domain
    -h, --help                    print help

Expected results:

Usage:
    hammer domain create [OPTIONS]

Options:
    --name NAME                   The full DNS Domain name
    --fullname FULLNAME           Full name describing the domain
    --dns-id DNS_ID               DNS Proxy to use within this domain                                  
    -h, --help                    print help

(https://bugzilla.redhat.com/show_bug.cgi?id=1023077)

Actions #1

Updated by Dominic Cleal over 10 years ago

  • Description updated (diff)
Actions #2

Updated by Tomáš Strachota over 10 years ago

  • Status changed from New to Closed

Fixed in hammer-cli 0.0.9

commit e365992846ef6609e86713982dd31b89bd099992
Author: Tomas Strachota <>
Date: Tue Sep 10 09:46:44 2013 +0200

option formatters turned into objects
Actions #3

Updated by Daniel Lobato Garcia over 8 years ago

  • Related to Bug #12011: Replace .includes(table).where(table) by .eager_load added
Actions #4

Updated by Daniel Lobato Garcia over 8 years ago

  • Related to deleted (Bug #12011: Replace .includes(table).where(table) by .eager_load)
Actions

Also available in: Atom PDF