From 82571a9f052608484db10ad04fb9d0665e0fafd3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 22 Oct 2019 16:43:36 +0200 Subject: Change license, change style, remove info manual, flat dir hier MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- completion | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 completion (limited to 'completion') diff --git a/completion b/completion new file mode 100644 index 0000000..3667c02 --- /dev/null +++ b/completion @@ -0,0 +1,10 @@ +(sleep-until + (default (arg CLOCK_OR_TIME) (files -0) (suggest clock) + (desc 'Select clock or exit time')) + + (suggestion clock (verbatim CLOCK_REALTIME + CLOCK_MONOTONIC + CLOCK_BOOTTIME + CLOCK_REALTIME_ALARM + CLOCK_BOOTTIME_ALARM)) +) -- cgit v1.2.3-70-g09d2