瀏覽代碼

fix(docs): name defaults to uuid not hostname

Rob Szumski 11 年之前
父節點
當前提交
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