sparsify: Fix documentation of --check-tmpdir option (RHBZ#1150858).

This commit is contained in:
Richard W.M. Jones
2014-10-09 09:29:31 +01:00
parent 9d6efb4966
commit fbbcc6c629

View File

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