Skip to content

Commit a67feb4

Browse files
authored
Merge pull request #26 from SmartBear/TSERV-934-help-for-delete
TSERV-934:Help for delete function
2 parents 81d9088 + 75a8ace commit a67feb4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/jobs_functions.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ function printModuleHelp() {
9191
util.error(" printReport <testjobId>");
9292
util.error(" status <testjobId>");
9393
util.error(" cancel <testjobId>");
94+
util.error(" delete <testjobId>");
9495
util.error(" prune [before=YYYY-MM-DD]");
9596
util.error(" help");
9697
}

0 commit comments

Comments
 (0)