From 9dcd49e2dade1637d920158b0390eb99615430a4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 2 Dec 2015 10:18:26 +0100 Subject: add rationale and man page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 531920c..afaee77 100644 --- a/README +++ b/README @@ -8,12 +8,18 @@ SYNOPSIS DESCRIPTION auto-auto-complete generates a shell auto-completion script for the shell SHELL, from the file SOURCE, and stores it to OUTPUT. - Or, if --where is used, print to stdout, where such generate - file should be stored for the command COMMAND, and the shell SHELL. + Or, if --where is used, print to stdout where such generate + file installed be stored for the command COMMAND, and the shell + SHELL. When generating a file, a series of variables can defined using the argument pattern 'VARIABLE=VALUE'. +RATIONALE + Noone really wants to write shell auto-completion scripts, + especially not for more than one shell. But of course we + want to have it. + SEE ALSO bash-completion, bash(1), fish(1), zsh(1) -- cgit v1.2.3-70-g09d2