From: Kyr Shatskyy Date: Sat, 16 May 2020 00:15:44 +0000 (+0200) Subject: describe-tests: rename short options for better usability X-Git-Tag: 1.1.0~108^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ac2e7adf718353ad6ab77c290cebe82915ff8493;p=teuthology.git describe-tests: rename short options for better usability Signed-off-by: Kyr Shatskyy --- diff --git a/scripts/describe_tests.py b/scripts/describe_tests.py index 1c17a095f..f229b785f 100644 --- a/scripts/describe_tests.py +++ b/scripts/describe_tests.py @@ -50,9 +50,9 @@ options only for describing combinations represented by a suite: -F, --filter-fragments Check fragments additionaly to descriptions using keywords specified with 'filter', 'filter-out' and 'filter-all' options. - -D, --print-description Print job descriptions for the suite, + -p, --print-description Print job descriptions for the suite, used only in combination with 'summary' - -L, --print-fragments Print file list inovolved for each facet, + -P, --print-fragments Print file list inovolved for each facet, used only in combination with 'summary' -l , --limit List at most this many jobs [default: 0]