bash completion for load and save image events

Signed-off-by: Harald Albers <github@albersweb.de>
(cherry picked from commit 5334520bf0)
This commit is contained in:
Harald Albers 2016-06-21 10:24:14 +02:00 committed by Tibor Vass
parent 5188629256
commit 749f94e885

View file

@ -1049,6 +1049,7 @@ _docker_events() {
export export
import import
kill kill
load
mount mount
oom oom
pause pause
@ -1058,6 +1059,7 @@ _docker_events() {
rename rename
resize resize
restart restart
save
start start
stop stop
tag tag