From 5514201d4db80b761980b4eced3820ce1686df0e Mon Sep 17 00:00:00 2001 From: Karel Minarik Date: Fri, 10 Oct 2014 11:46:23 +0200 Subject: [PATCH] Fixed typo in `esusers` command description Closes elastic/elasticsearch#140 Original commit: elastic/x-pack-elasticsearch@223e76fc3f6033ab31cf11ca4b281d4ad6621ae8 --- .../org/elasticsearch/shield/authc/esusers/tool/esusers.help | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/org/elasticsearch/shield/authc/esusers/tool/esusers.help b/src/main/resources/org/elasticsearch/shield/authc/esusers/tool/esusers.help index 7e5a59b26a4..36c09a42a53 100644 --- a/src/main/resources/org/elasticsearch/shield/authc/esusers/tool/esusers.help +++ b/src/main/resources/org/elasticsearch/shield/authc/esusers/tool/esusers.help @@ -9,7 +9,7 @@ SYNOPSIS DESCRIPTION This tool manages all native security aspects in elasticsearch, saving - the administratorfrom needing to modify security related fiels manually. + the administrator from needing to modify security related fiels manually. This tool provides several commands for different security management tasks @@ -27,4 +27,4 @@ COMMANDS NOTES - [*] For usage help on specific commands please type "security -h" \ No newline at end of file + [*] For usage help on specific commands please type "security -h"