Changed help text to minutes from hours.

Change-Id: I68bc4d9532d2f09a8711d692cd2197d51c243764
This commit is contained in:
Anand Shanmugam
2016-03-29 15:14:26 -07:00
parent eea8eca9a7
commit dfa2aee7fb

View File

@@ -27,7 +27,7 @@ def _print_list_field(field):
help='Display only failed tests.')
@utils.arg('--period',
metavar='<period>',
help='List all tests in the last x hours.')
help='List all tests in the last x minutes.')
def do_result(cs, args):
"""List all the tests"""
search_opts = {