-S option has been removed from virt-sandbox, should be removed from man page.
---
bin/virt-sandbox.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/bin/virt-sandbox.c b/bin/virt-sandbox.c
index 14700d7..c21a8a6 100644
--- a/bin/virt-sandbox.c
+++ b/bin/virt-sandbox.c
@@ -269,8 +269,6 @@ virt-sandbox - Run cmd under a virtual machine sandbox
virt-sandbox [OPTIONS...] COMMAND [CMDARG1 [CMDARG2 [...]]]
-virt-sandbox [OPTIONS...] -S
-
=head1 DESCRIPTION
Run the C<cmd> application within a tightly confined virtual machine. The
--
1.8.3.1