Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Fixed CLI arguments parser#22

Closed
dodikk wants to merge 1 commit intoxamarin:masterfrom
dodikk:PortParser-Bugfix
Closed

Fixed CLI arguments parser#22
dodikk wants to merge 1 commit intoxamarin:masterfrom
dodikk:PortParser-Bugfix

Conversation

@dodikk
Copy link

@dodikk dodikk commented Oct 8, 2014

Functional changes :

  1. Using “port=“, “ip=“, “logpath=“ for proper argument recognition
  2. “—help” option does not start the server and exits immediately

Refactoring

  1. Wrapped one line “if” statements to code blocks {}
  2. Using BSD style for brackets

Functional changes :
  1. Using “port=“, “ip=“, “logpath=“ for proper argument recognition
  2. “—help” option does not start the server and exits immediately

Refactoring
  1. Wrapped one line “if” statements to code blocks {}
  2. Using BSD style for brackets
@dodikk
Copy link
Author

dodikk commented Oct 8, 2014

A patch to fix #21

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants