From 0af56a7e7a96453722c9da9d96356914c5748d3f Mon Sep 17 00:00:00 2001 Message-Id: <0af56a7e7a96453722c9da9d96356914c5748d3f.1717613165.git.mdw@distorted.org.uk> From: Mark Wooding Date: Sun, 3 Aug 2008 17:46:18 +0100 Subject: [PATCH] update completions Organization: Straylight/Edgeware From: Richard Kettlewell --- scripts/completion.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/completion.bash b/scripts/completion.bash index 211e79a..d18a31d 100644 --- a/scripts/completion.bash +++ b/scripts/completion.bash @@ -34,6 +34,7 @@ complete -o default \ tags new rtp-address adduser users edituser deluser userinfo setup-guest schedule-del schedule-list schedule-set-global schedule-unset-global schedule-play + playlist-del playlist-get playlist-set playlists -h --help -H --help-commands --version -V --config -c --length --debug -d" \ disorder -- [mdw]