From 5c0c0cf2a6a9e3fdbcd1ada3f79399c453b1fbd1 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Thu, 27 Mar 2014 14:23:21 +0100 Subject: privateenv: Use POSIX keys instead of task variables. --- doc/shell/file.t | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/shell/file.t b/doc/shell/file.t index 01a3b282b7..eb38fe3de1 100644 --- a/doc/shell/file.t +++ b/doc/shell/file.t @@ -1148,7 +1148,9 @@ cat: /etc/passwd: No such file or directory This command is included in the default shell command set. When building a custom command set, define @code{CONFIGURE_SHELL_COMMAND_CHROOT} to have this -command included. +command included. Additional to that you have to add one +POSIX key value pair for each thread where you want to use +the command. This command can be excluded from the shell command set by defining @code{CONFIGURE_SHELL_NO_COMMAND_CHROOT} when all -- cgit v1.2.3