Abyss Web Server command line parameters are as follows:
abyssws [-h] [-r] [-d] [-c configuration file] [-p console port]
-h: Display the command line parameters help.
-r: Allow the server's execution under root privileges. See the "User Option" appendix for more information.
-d: Run the server as a daemon. Abyss Web Server is executed on the background and no messages are displayed on the terminal.
-c: Specify an alternate configuration file. If the file does not exist, it is created and filled with the default options values.
-p: Specify an alternate console port. It overrides the console port value in the configuration file.