winix/winixd/main
Tomasz Sowa 4f8b5e649a recognize startup parameters
Usage: winix [options]
  -c             : a path to the config file
  --config       : a path to the config file
  -h             : print usage information
  --help         : print usage information
  -?             : print usage information

While here:
- let it be possible to parse multiple configs,
- fix: some error messages were not printed at startup.
2022-04-16 18:38:30 +02:00
..
Makefile fixed compilation: pikotools is in src subdirectory now 2021-05-27 12:04:41 +02:00
Makefile.dep move AcceptEncodingParser to utils 2022-02-02 18:34:22 +01:00
Makefile.o.dep updated to the new Pikotools API 2018-01-06 18:12:53 +00:00
main.cpp recognize startup parameters 2022-04-16 18:38:30 +02:00