From 5bbbbb8fda9841d18d4e5bdfc28aa5a9bc79dcd2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 12 Oct 2014 05:34:59 +0200 Subject: add info manual and completion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/completion | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/completion (limited to 'src/completion') diff --git a/src/completion b/src/completion new file mode 100644 index 0000000..5f99ef4 --- /dev/null +++ b/src/completion @@ -0,0 +1,11 @@ +(orphan-reaper + (default (arg COMMAND) (files -r) (suggest cmd) + (desc 'Specify which command to run')) + + (unargumented (options --fatal) + (complete --fatal) + (desc 'Fail if a subreaper cannot be created')) + + (suggestion cmd (verbatim COMMAND)) +) + -- cgit v1.2.3-70-g09d2