diff --git a/etcdctl/README.md b/etcdctl/README.md index 4ef3b62b8..cff009f18 100644 --- a/etcdctl/README.md +++ b/etcdctl/README.md @@ -1085,11 +1085,11 @@ echo ${transferee_id} ### DOWNGRADE \ -Downgrade provides commands to downgrade cluster version +Downgrade provides commands to downgrade cluster version. ### DOWNGRADE VALIDATE \ -DOWNGRADE VALIDATE validate downgrade capability before starting downgrade +DOWNGRADE VALIDATE validate downgrade capability before starting downgrade. #### Example @@ -1104,7 +1104,7 @@ Error: etcdserver: invalid downgrade target version ### DOWNGRADE ENABLE \ -DOWNGRADE ENABLE starts a downgrade action to cluster +DOWNGRADE ENABLE starts a downgrade action to cluster. #### Example @@ -1115,7 +1115,7 @@ Downgrade enable success, cluster version 3.6.0 ### DOWNGRADE CANCEL \ -DOWNGRADE CANCEL cancels the ongoing downgrade action to cluster +DOWNGRADE CANCEL cancels the ongoing downgrade action to cluster. #### Example