all: add some godoc synopsis comments

This commit is contained in:
Felix Lange
2015-07-07 05:08:16 +02:00
parent e813626ee1
commit bdae4fd573
24 changed files with 29 additions and 13 deletions

View File

@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with go-ethereum. If not, see <http://www.gnu.org/licenses/>.
// Command bootnode runs a bootstrap node for the Discovery Protocol.
// bootnode runs a bootstrap node for the Ethereum Discovery Protocol.
package main
import (