From ca6a701b8036db84fd149dceca665966748491a8 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Fri, 4 Nov 2022 16:40:07 +1100 Subject: [PATCH] Add -to-shell-script echo switch This feature simplifies various small use cases and is a good companion to the existing -to-file switch. --- doc/pages/commands.asciidoc | 4 ++++ src/commands.cc | 10 ++++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/doc/pages/commands.asciidoc b/doc/pages/commands.asciidoc index 9df31c2d..5b158ef8 100644 --- a/doc/pages/commands.asciidoc +++ b/doc/pages/commands.asciidoc @@ -260,6 +260,10 @@ of the file onto the filesystem write the given text to the given file on the host filesystem. + *-to-shell-script*