1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-23 21:14:18 +00:00

doc: mention optional name/desc/algo for addpool.

This commit is contained in:
Noel Maersk 2014-05-24 04:06:17 +03:00
parent 49eae16e7a
commit c46c913d1c

View File

@ -207,12 +207,13 @@ The list of requests - a (*) means it requires privileged access - and replies:
stating the results of enabling pool N stating the results of enabling pool N
The Msg includes the pool URL The Msg includes the pool URL
addpool|URL,USR,PASS (*) addpool|URL,USR,PASS[,NAME,DESC,ALGO] (*)
none There is no reply section just the STATUS section none There is no reply section just the STATUS section
stating the results of attempting to add pool N stating the results of attempting to add pool N
The Msg includes the pool URL The Msg includes the pool URL
Use '\\' to get a '\' and '\,' to include a comma Use '\\' to get a '\' and '\,' to include a comma
inside URL, USR or PASS inside URL, USR or PASS
Name, description and algorithm are optional
poolpriority|N,... (*) poolpriority|N,... (*)
none There is no reply section just the STATUS section none There is no reply section just the STATUS section