Richard W.M. Jones
2014-Oct-24 09:01 UTC
[Libguestfs] [PATCH] inspector: Document that -a option can take a URI for remote storage (RHBZ#1156301).
--- inspector/virt-inspector.pod | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/inspector/virt-inspector.pod b/inspector/virt-inspector.pod index f8744b1..1282608 100644 --- a/inspector/virt-inspector.pod +++ b/inspector/virt-inspector.pod @@ -68,6 +68,12 @@ them with separate I<-a> options. The format of the disk image is auto-detected. To override this and force a particular format use the I<--format=..> option. +=item B<-a> URI + +=item B<--add> URI + +Add a remote disk. See L<guestfish(1)/ADDING REMOTE STORAGE>. + =item B<-c URI> =item B<--connect URI> -- 2.0.4
Pino Toscano
2014-Oct-24 09:23 UTC
Re: [Libguestfs] [PATCH] inspector: Document that -a option can take a URI for remote storage (RHBZ#1156301).
On Friday 24 October 2014 10:01:58 Richard W.M. Jones wrote:> --- > inspector/virt-inspector.pod | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/inspector/virt-inspector.pod > b/inspector/virt-inspector.pod index f8744b1..1282608 100644 > --- a/inspector/virt-inspector.pod > +++ b/inspector/virt-inspector.pod > @@ -68,6 +68,12 @@ them with separate I<-a> options. > The format of the disk image is auto-detected. To override this and > force a particular format use the I<--format=..> option. > > +=item B<-a> URI > + > +=item B<--add> URI > + > +Add a remote disk. See L<guestfish(1)/ADDING REMOTE STORAGE>. > + > =item B<-c URI> > > =item B<--connect URI>LGTM. -- Pino Toscano
Seemingly Similar Threads
- [PATCH] inspector: --xpath: Copy node to new document (RHBZ#1281577).
- [PATCH] inspector: Fix virt-inspector on *BSD guests (RHBZ#1144138).
- [PATCH] inspector: fix help text (RHBZ#1544674)
- Re: [PATCH] inspector: Fix virt-inspector on *BSD guests (RHBZ#1144138).
- Re: [PATCH] inspector: Fix virt-inspector on *BSD guests (RHBZ#1144138).