Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
""" Creates own arguments parser and return it as an object. """ action='append', required=True, help='resource format: sockname,[connect/bind],sock_type,ip_address,port' ) action='store_true', help='Disable IPv6 mode of ZMQ sockets' ) nargs=0, action=EnableVerbose, help="Enables debug mode in logger" ) |