mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 13:35:39 +01:00
Version bump.
This commit is contained in:
parent
92e6aabcc8
commit
716b6acaaa
@ -32,7 +32,7 @@ SOCK_READ_TIMEOUT = 5.0
|
||||
|
||||
def usage():
|
||||
p = os.path.basename(sys.argv[0])
|
||||
out.head('# {0} v1.0.20151223, moo@arthepsy.eu'.format(p))
|
||||
out.head('# {0} v1.0.20151230, moo@arthepsy.eu'.format(p))
|
||||
out.info('\nusage: {} [-nv] host[:port]\n'.format(p))
|
||||
out.info(' -v verbose')
|
||||
out.info(' -n disable colors' + os.linesep)
|
||||
|
Loading…
Reference in New Issue
Block a user