Просмотр исходного кода

fix(docs): name defaults to uuid not hostname

Rob Szumski 11 лет назад
Родитель
Сommit
0639c4c86d
1 измененных файлов с 1 добавлено и 1 удалено
  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