Explorar o código

Merge pull request #889 from robszumski/uuid

fix(docs): name defaults to uuid not hostname
Rob Szumski %!s(int64=11) %!d(string=hai) anos
pai
achega
b83aec6b87
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Documentation/configuration.md

+ 1 - 1
Documentation/configuration.md

@@ -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