From 17f366722124cef253822ba3d78c560e766cb242 Mon Sep 17 00:00:00 2001 From: Varun Shastry Date: Wed, 4 Jun 2014 15:01:14 +0530 Subject: extras: bash command completion for gluster Change-Id: Ifd6e68b0288dc65e41e467b4ad02bfc3bded341f BUG: 1108767 Signed-off-by: Varun Shastry Reviewed-on: http://review.gluster.org/7979 Reviewed-by: Lalatendu Mohanty Tested-by: Gluster Build System Reviewed-by: Vijay Bellur --- extras/command-completion/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 extras/command-completion/README (limited to 'extras/command-completion/README') diff --git a/extras/command-completion/README b/extras/command-completion/README new file mode 100644 index 00000000000..0acba38168f --- /dev/null +++ b/extras/command-completion/README @@ -0,0 +1,5 @@ +This file is not moved to /etc/bash_completion.d/ with the source installation. +Please execute make install explicity from here to move this file to +/etc/bash_completion.d + +Similarly, use make uninstall to remove it from /etc/bash_completion.d -- cgit