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 5f99ef4..0000000
--- a/src/completion
+++ /dev/null
@@ -1,11 +0,0 @@
-(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))
-)
-