From 9299670126a5afae17e599bd9a806a6f6e8bcbe2 Mon Sep 17 00:00:00 2001 From: JP Mens Date: Sun, 26 Jan 2020 15:18:29 +0100 Subject: [PATCH] make escaped quote visible --- docs/chapters/template.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/chapters/template.rst b/docs/chapters/template.rst index 7abded93..de679252 100644 --- a/docs/chapters/template.rst +++ b/docs/chapters/template.rst @@ -44,8 +44,8 @@ work as expected. This table outlines those requirements: | CMD | /bin/sh command | /usr/bin/chsh -s /usr/local/bin/zsh | +---------+------------------+--------------------------------------+ -Note: SYSRC requires that NO quotes be used or that quotes (`"`) be escaped. -ie; `\"`) +Note: SYSRC requires that NO quotes be used or that quotes (`"`) be escaped +ie; (`\\"`) In addition to supporting template hooks, Bastille supports overlaying files into the container. This is done by placing the files in their full path,