I know how to use those commands. I have used them in the past. They don't work anymore as of the last update.
My explanation does work to mine the most current version of BipCoin and I am currently solo mining with it.
I assume you are using forknote instead. The mining instructions for forknote are here:
http://forknote.net/guides/#mining-with-minerThe command looks like:
miner --daemon-address 127.0.0.1:[DAEMON_RPC_PORT] --address [WALLET_ADDRESS]
miner --daemon-address 127.0.0.1:18871 --address [WALLET_ADDRESS]
Let me know if that works for you!