mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
sparsify: Fix documentation of --check-tmpdir option (RHBZ#1150858).
This commit is contained in:
@@ -119,13 +119,13 @@ in place by doing:
|
||||
|
||||
Display help.
|
||||
|
||||
=item B<--check-tmpdir=ignore>
|
||||
=item B<--check-tmpdir ignore>
|
||||
|
||||
=item B<--check-tmpdir=continue>
|
||||
=item B<--check-tmpdir continue>
|
||||
|
||||
=item B<--check-tmpdir=warn>
|
||||
=item B<--check-tmpdir warn>
|
||||
|
||||
=item B<--check-tmpdir=fail>
|
||||
=item B<--check-tmpdir fail>
|
||||
|
||||
Check if L</TMPDIR> or I<--tmp> directory has enough space to complete
|
||||
the operation. This is just an estimate.
|
||||
|
||||
Reference in New Issue
Block a user