mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-11-04 11:12:15 +01:00 
			
		
		
		
	Version bump.
This commit is contained in:
		@@ -32,7 +32,7 @@ SOCK_READ_TIMEOUT = 5.0
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
def usage():
 | 
					def usage():
 | 
				
			||||||
	p = os.path.basename(sys.argv[0])
 | 
						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('\nusage: {} [-nv] host[:port]\n'.format(p))
 | 
				
			||||||
	out.info('   -v  verbose')
 | 
						out.info('   -v  verbose')
 | 
				
			||||||
	out.info('   -n  disable colors' + os.linesep)
 | 
						out.info('   -n  disable colors' + os.linesep)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user