How to enter multiple pools from the command line?
Here's my shortcut that launches it upon startup (win7):
C:\cgminer\cgminer.exe -o
http://pool.bitclockers.com:8332 -u MyPoolUsername1 -p MyPoolPassword1 -o
http://mtred.com:8337 -u MyPoolUsername2 -p MyPoolPassword2 --load-balance
Hope that helps...