fix(docs): name defaults to uuid not hostname

This commit is contained in:
Rob Szumski 2014-07-11 11:30:05 -07:00
parent 877b3d51bb
commit 0639c4c86d

View File

@ -26,7 +26,7 @@ The full documentation is contained in the [API docs](https://github.com/coreos/
### Required
* `-name` - The node name. Defaults to the hostname.
* `-name` - The node name. Defaults to a UUID.
### Optional