update help

This commit is contained in:
clowwindy
2014-04-18 18:54:31 +08:00
parent 854d175245
commit 9d3e2d7177
4 changed files with 7 additions and 4 deletions

View File

@ -53,7 +53,7 @@ optional arguments:
-b LOCAL_ADDR local binding address, default is 127.0.0.1
-l LOCAL_PORT local port
-k PASSWORD password
-s METHOD encryption method, for example, aes-256-cfb
-m METHOD encryption method, for example, aes-256-cfb
-c CONFIG path to config file
'''
@ -65,6 +65,6 @@ optional arguments:
-s SERVER_ADDR server address
-p SERVER_PORT server port
-k PASSWORD password
-s METHOD encryption method, for example, aes-256-cfb
-m METHOD encryption method, for example, aes-256-cfb
-c CONFIG path to config file
'''