From 16d70051375efeaae94d96f725061401abe0ddc0 Mon Sep 17 00:00:00 2001 From: Marek Siarkowicz Date: Mon, 21 Feb 2022 17:54:33 +0100 Subject: [PATCH] etcdctl: Add dot at the end of sentences --- etcdctl/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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