From e9770aacea77e507970f2cd64248206a64705a53 Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Thu, 15 Nov 2018 11:16:24 +0100 Subject: [PATCH] new: export command line information so that hooks can use it --- bin/compose | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/compose b/bin/compose index bf0e46e..03e5df8 100755 --- a/bin/compose +++ b/bin/compose @@ -2872,6 +2872,9 @@ export compose_contents +aexport remainder_args + + ## ## Actual code ##