Browse Source

README.md: change setDir -> setdir

Jud White 10 years ago
parent
commit
d0f1bf9f8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      etcdctl/README.md

+ 1 - 1
etcdctl/README.md

@@ -70,7 +70,7 @@ Hola mundo
 Create or update a directory called `/mydir`:
 
 ```
-$ etcdctl setDir /mydir
+$ etcdctl setdir /mydir
 ```