From 6bf6ffb6d7c2d4902e3ca6028a1a5f3e7ddeb1e0 Mon Sep 17 00:00:00 2001
From: Pavel Vorobyov
Date: Tue, 22 Oct 2019 14:34:15 +0300
Subject: [PATCH] help indentation fixed
---
cli/help.go | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cli/help.go b/cli/help.go
index 7fcb878..d1ec3b4 100644
--- a/cli/help.go
+++ b/cli/help.go
@@ -386,13 +386,13 @@ List of commands:
collapse shortcut for "mode collapse"
debug one shouldn't use this
delay sets a delay between hosts in serial mode
- distribute copies a file to a number of hosts in parallel
+ distribute copies a file to a number of hosts in parallel
distribute_type sets the backend of the "distribute" command
exec/c_exec/s_exec/p_exec executes a remote command on a number of hosts
exit exits the xc
help shows help on various topics
hostlist resolves a host expression to a list of hosts
- interpreter sets interpreter for each type of privileges raising
+ interpreter sets interpreter for each type of privileges raising
local starts a local command
mode switches between execution modes
parallel shortcut for "mode parallel"