From efad71c470d6d65f7e4bfe39c5f68ff1097f80a2 Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Mon, 31 May 2021 12:16:27 +0200 Subject: [PATCH] Fix help for `.. app .. volume ls` --- abra | 4 ---- 1 file changed, 4 deletions(-) diff --git a/abra b/abra index f37d4fd..9a3aa36 100755 --- a/abra +++ b/abra @@ -1715,10 +1715,6 @@ help_app_volume_list (){ Show all volumes associated with . -OPTIONS - Generate a single secret - --all Auto-generate all secrets - POWERED BY docker volume ls" }