Blame SOURCES/0025-inspector-Document-that-a-option-can-take-a-URI-for-.patch

0d20ef
From 99e1e58e719e14daa3023feee068ee1d97f09d51 Mon Sep 17 00:00:00 2001
0d20ef
From: "Richard W.M. Jones" <rjones@redhat.com>
0d20ef
Date: Fri, 24 Oct 2014 09:53:21 +0100
0d20ef
Subject: [PATCH] inspector: Document that -a option can take a URI for remote
0d20ef
 storage (RHBZ#1156301).
0d20ef
0d20ef
(cherry picked from commit 62c84c6a551cccd2dfe6b1ca393504c5fea4b435)
0d20ef
---
0d20ef
 inspector/virt-inspector.pod | 6 ++++++
0d20ef
 1 file changed, 6 insertions(+)
0d20ef
0d20ef
diff --git a/inspector/virt-inspector.pod b/inspector/virt-inspector.pod
0d20ef
index f8744b1..1282608 100644
0d20ef
--- a/inspector/virt-inspector.pod
0d20ef
+++ b/inspector/virt-inspector.pod
0d20ef
@@ -68,6 +68,12 @@ them with separate I<-a> options.
0d20ef
 The format of the disk image is auto-detected.  To override this and
0d20ef
 force a particular format use the I<--format=..> option.
0d20ef
 
0d20ef
+=item B<-a> URI
0d20ef
+
0d20ef
+=item B<--add> URI
0d20ef
+
0d20ef
+Add a remote disk.  See L<guestfish(1)/ADDING REMOTE STORAGE>.
0d20ef
+
0d20ef
 =item B<-c URI>
0d20ef
 
0d20ef
 =item B<--connect URI>
0d20ef
-- 
0d20ef
1.8.3.1
0d20ef