Added VIM tools, and help pages to all scripts missing one
This commit is contained in:
@@ -136,6 +136,8 @@ def main():
|
||||
curses.endwin()
|
||||
|
||||
usage='''Usage: %prog [options]
|
||||
|
||||
Display a clockface
|
||||
'''
|
||||
parser=OptionParser(usage=usage)
|
||||
parser.add_option("-s",action="store_true",dest="seconds",default=False,
|
||||
|
||||
Reference in New Issue
Block a user