Browse Source

Typo fix.

cl-refactor
Gav Wood 10 years ago
parent
commit
98af1b5cd0
  1. 1
      eth/main.cpp

1
eth/main.cpp

@ -77,7 +77,6 @@ void interactiveHelp()
<< " setetherprice <p> Resets the ether price." << endl
<< " setpriority <p> Resets the transaction priority." << endl
<< " minestart Starts mining." << endl
<< " minestart Starts mining." << endl
<< " minestop Stops mining." << endl
<< " mineforce <enable> Forces mining, even when there are no transactions." << endl
<< " address Gives the current address." << endl

Loading…
Cancel
Save