diff --git a/docs/Usage.md b/docs/Usage.md index 65f4e4e..5e232ed 100644 --- a/docs/Usage.md +++ b/docs/Usage.md @@ -1,7 +1,9 @@ # Usage -## _pykms_Server.py Options_. +## Options *** + +### pykms_Server.py Follows a list of usable parameters: ip @@ -94,8 +96,7 @@ creates _newlogfile.log_ with these initial messages: -S or --logsize > Use this flag to set a maximum size (in MB) to the output log file. Desactivated by default. -## _pykms_Client.py Options_. -*** +### pykms_Client.py If _py-kms_ server doesn't works correctly, you can test it with the KMS client _pykms_Client.py_, running on the same machine where you started _pykms_Server.py_. For example (in separated bash windows) run these commands: