From 465b54da95256ed7c38bf5245ff1ead2186f5f87 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 6 Jul 2016 10:46:21 +0100 Subject: [PATCH] v2v: Fix documentation, [--in-place] -> I<--in-place>. Fixes commit 9221ef6f7959ae3b979fd05007363810bc66062b. (cherry picked from commit 70faafddbad555bd01ab00b09b1e63a60663b82f) --- v2v/virt-v2v.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod index c68bcb5..9fc0b72 100644 --- a/v2v/virt-v2v.pod +++ b/v2v/virt-v2v.pod @@ -1575,7 +1575,7 @@ Minimum free space: 10 MB =head2 Minimum free space check in the host You must have sufficient free space in the host directory used to -store temporary overlays (except in [--in-place] mode). To find out +store temporary overlays (except in I<--in-place> mode). To find out which directory this is, use: $ df -h "`guestfish get-cachedir`" -- 2.7.4