inspector: Document that -a option can take a URI for remote storage (RHBZ#1156301).

This commit is contained in:
Richard W.M. Jones
2014-10-24 09:53:21 +01:00
parent a5a0c2f3b0
commit 62c84c6a55

View File

@@ -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>