Skip to content

Commit

Permalink
Fixed jobstatistics command help typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Apr 27, 2017
1 parent 3c78a52 commit 864ce89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dird/ua_cmds.c
Expand Up @@ -278,7 +278,7 @@ static struct ua_cmdstruct commands[] = {
"joblog jobid=<jobid> | joblog ujobid=<complete_name> |\n"
"jobmedia jobid=<jobid> | jobmedia ujobid=<complete_name> |\n"
"jobtotals |\n"
"jobstatistics=<jobid> |\n"
"jobstatistics jobid=<jobid> |\n"
"log [ limit=<number> [ offset=<number> ] ] [reverse]|\n"
"media [ jobid=<jobid> | ujobid=<complete_name> | pool=<pool-name> | all ] |\n"
"media=<media-name> |\n"
Expand Down

0 comments on commit 864ce89

Please sign in to comment.