Typo fix in ctt.text

ctt track also uses --sd and --ed not -s or -e
This commit is contained in:
testing_rouxdo 2015-09-25 16:23:44 +02:00
parent bf0e47cef8
commit c98b9231d1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ ctt [-h] [-d] [-v] {listprojects,track,report} ...
ctt listprojects [-h] [-d] [-v]
ctt track [-h] [-d] [-v] [-s START] [-e END] [-n] project
ctt track [-h] [-d] [-v] [--sd START] [--ed END] [-n] project
ctt report [-h] [-d] [-v] [--sd START] [--ed END] [-e REGEXP] [-i]
[-f OUTPUT_FORMAT]