[libvirt-sandbox][PATCH] docs: correct libvirt sandbox command naming

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Alex Jia <ajia@xxxxxxxxxx>
---
 docs/testing.txt |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/testing.txt b/docs/testing.txt
index 54106bb..13724b3 100644
--- a/docs/testing.txt
+++ b/docs/testing.txt
@@ -11,27 +11,27 @@ For all tests, repeat with both KVM and LXC, eg
 
      a. No I/O, with TTY
 
-          libvirt-sandbox /bin/false
+          virt-sandbox /bin/false
 
      b. Output only, with TTY
 
-          libvirt-sandbox /bin/date
+          virt-sandbox /bin/date
 
      c. Input/output, with TTY
 
-          libvirt-sandbox /bin/sh
+          virt-sandbox /bin/sh
 
      d. No I/O, without TTY
 
-          libvirt-sandbox /bin/false < /dev/null > /dev/null
+          virt-sandbox /bin/false < /dev/null > /dev/null
 
      e. Output only, without TTY
 
-          libvirt-sandbox /bin/date > date.txt
+          virt-sandbox /bin/date > date.txt
 
      f. Input/output, without TTY
 
-          libvirt-sandbox /bin/cat < src.txt > dst.txt
+          virt-sandbox /bin/cat < src.txt > dst.txt
 
 
  2. Filesystem config
-- 
1.7.1

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]