fish: Document test1.img, test2.img etc used by -N option in FILES section.
authorRichard Jones <rjones@redhat.com>
Tue, 25 May 2010 12:52:17 +0000 (13:52 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 25 May 2010 12:52:17 +0000 (13:52 +0100)
fish/guestfish.pod

index 296d7aa..803f35a 100644 (file)
@@ -904,6 +904,15 @@ To write rules which only apply to guestfish, use:
  ...
  $endif
 
  ...
  $endif
 
+=item test1.img
+
+=item test2.img (etc)
+
+When using the C<-N> or C<--new> option, the prepared disk or
+filesystem will be created in the file C<test1.img> in the current
+directory.  The second use of C<-N> will use C<test2.img> and so on.
+Any existing file with the same name will be overwritten.
+
 =back
 
 =head1 SEE ALSO
 =back
 
 =head1 SEE ALSO