Usage: cliptopia-daemon [OPTIONS]
where OPTIONS could be one of these:
--start Start Daemon
--stop Stop Daemon
--status Show Daemon Status
--cache-size Show Cache Size in MB
--enable-incognito-mode Pause clipboard watching
--disable-incognito-mode Continue clipboard watching
--restart Stop and Restart Daemon
--reset-cache Stops the Daemon and clears the clipboard cache (not-recommended)
--version Prints program version
--help Prints this help message
and optionally:
--debug Enable printing logs to the terminal (should only be used when debugging)
examples:
cliptopia-daemon --start --debug
cliptopia-daemon --stop
cliptopia-daemon --status
cliptopia-daemon --restart