From 9e971bdc44d42bada2be87ea1a02cd8251db0611 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 15 Feb 2007 13:44:48 +0000 Subject: [PATCH] define new debug keyword arg --- doc/README.virtualisation-server | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/doc/README.virtualisation-server b/doc/README.virtualisation-server index ed2002a..8bcdedf 100644 --- a/doc/README.virtualisation-server +++ b/doc/README.virtualisation-server @@ -92,7 +92,8 @@ Protocol * Command - execute ,,... + execute ,,... \ + [ ...] response ok @@ -100,6 +101,16 @@ Protocol url-encoded). stdin, stdout, stderr are files on the testbed (must be files, not pipes). + Currently defined keyword arguments: + + debug=- + + Arranges to pass fd the testbed command, and + send all output to it to the fd as passed + by the virt server's caller. + + If this feature is available, execute-debug will + be advertised. Only one such plumbing is available. * Commands copydown -- 2.30.2