aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/timeout.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/completions/timeout.fish')
-rw-r--r--share/completions/timeout.fish3
1 files changed, 0 insertions, 3 deletions
diff --git a/share/completions/timeout.fish b/share/completions/timeout.fish
index 6f40e685..a1e60768 100644
--- a/share/completions/timeout.fish
+++ b/share/completions/timeout.fish
@@ -1,6 +1,3 @@
-#
-# Completions for timeout
-# SanskritFritz (gmail)
complete -c timeout -l foreground -d 'Run COMMAND in the foreground'
complete -c timeout -s k -l kill-after -d 'Send a KILL signal after DURATION'