From f644e600ea2a31c2e2d377cc42a85f98fb64e80a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 28 Dec 2015 22:49:44 +0100 Subject: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/satd-list.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/satd-list.c b/src/satd-list.c index 3a6747a..60086d0 100644 --- a/src/satd-list.c +++ b/src/satd-list.c @@ -26,7 +26,11 @@ /** * Quote a string, in shell (Bash-only if necessary) compatible - * format, if necessary. + * format, if necessary. Here, just adding quots around all not + * do. The string must be single line, and there must not be + * any invisible characters; it should be possible to copy + * a string from the terminal by marking it, hence all of this + * ugliness. * * @param str The string. * @return Return a safe representation of the string, -- cgit v1.2.3-70-g09d2