From d3b1977b725317e5d436a2ded8f26da47cbeebb3 Mon Sep 17 00:00:00 2001 From: mtilson Date: Thu, 11 Oct 2018 12:56:16 +0300 Subject: [PATCH] Options description typo heketi-cli cluster create --file copy-paste typo --- docs/man/heketi-cli.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/heketi-cli.8 b/docs/man/heketi-cli.8 index 60cee8d1da..1c5684bdef 100644 --- a/docs/man/heketi-cli.8 +++ b/docs/man/heketi-cli.8 @@ -32,7 +32,7 @@ Create a cluster Optional: Allow the user to control the possibility of creating regular file volumes on the cluster to be created. This is enabled by default. -Use '\-\-block=false' to disable creation of block volumes on this cluster. +Use '\-\-file=false' to disable creation of regular file volumes on this cluster. (default true) .TP \fB\-\-block\fP[=false]