added count command to help_jobs
This commit is contained in:
parent
e286d53772
commit
42e04e5a28
1 changed files with 1 additions and 0 deletions
|
|
@ -184,6 +184,7 @@ class LishCommander(Exit):
|
||||||
|
|
||||||
def help_jobs(self):
|
def help_jobs(self):
|
||||||
print '''Usage:
|
print '''Usage:
|
||||||
|
count Show count of all jobs
|
||||||
list Lists all jobs
|
list Lists all jobs
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue