aboutsummaryrefslogtreecommitdiffstats
path: root/src/completion
diff options
context:
space:
mode:
Diffstat (limited to 'src/completion')
-rw-r--r--src/completion11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/completion b/src/completion
deleted file mode 100644
index 45637e5..0000000
--- a/src/completion
+++ /dev/null
@@ -1,11 +0,0 @@
-(slack
- (default (arg VERB_INTERVAL_OR_COMMAND) (files -r) (suggest cmd)
- (desc 'Specify which command to run'))
-
- (unargumented (options --fatal)
- (complete --fatal)
- (desc 'Fail if the timer slack cannot be set'))
-
- (suggestion cmd (verbatim get GET reset INTERVAL COMMAND))
-)
-