From 9e4a31f66cb956daeb1dcee9aafadc7da3313999 Mon Sep 17 00:00:00 2001
From: Richard Jones
Date: Sat, 25 Apr 2009 22:59:19 +0100
Subject: [PATCH] Documentation fix.
---
recipes/export2tar.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes/export2tar.html b/recipes/export2tar.html
index f24be32..fd23add 100644
--- a/recipes/export2tar.html
+++ b/recipes/export2tar.html
@@ -5,7 +5,7 @@ from a standard Fedora or RHEL virtual machine you would do:
-export2tar guest.img /dev/VolGroup00/LogVol00 /home home.tar.gz
+export2tar.sh guest.img /dev/VolGroup00/LogVol00 /home home.tar.gz
--
1.8.3.1