Merge "Spell mistakes have been corrected"
This commit is contained in:
commit
e63907af1d
@ -252,7 +252,7 @@ class CategoryParser(argparse.ArgumentParser):
|
|||||||
|
|
||||||
We need this one to override hardcoded behavior.
|
We need this one to override hardcoded behavior.
|
||||||
So, we want to print item's help instead of 'error: too few arguments'.
|
So, we want to print item's help instead of 'error: too few arguments'.
|
||||||
Also, we want not to print positional arguments in help messge.
|
Also, we want not to print positional arguments in help message.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def format_help(self):
|
def format_help(self):
|
||||||
|
@ -166,7 +166,7 @@ class InfoCommands(object):
|
|||||||
"tasks by the 'rally task start <config_file>' command.\n"
|
"tasks by the 'rally task start <config_file>' command.\n"
|
||||||
"For each SLA check you would like to use, you should put "
|
"For each SLA check you would like to use, you should put "
|
||||||
"its name as a key and the\ntarget check parameter as an "
|
"its name as a key and the\ntarget check parameter as an "
|
||||||
"assosiated value, e.g.:\n\n"
|
"associated value, e.g.:\n\n"
|
||||||
" sla:\n"
|
" sla:\n"
|
||||||
" max_seconds_per_iteration: 4\n"
|
" max_seconds_per_iteration: 4\n"
|
||||||
" failure_rate:\n"
|
" failure_rate:\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user