minor man page clarification
This commit is contained in:
+2
-2
@@ -234,8 +234,8 @@ the last one takes effect.
|
|||||||
write to standard output (even if it is the console); keep original files (disable `--rm`).
|
write to standard output (even if it is the console); keep original files (disable `--rm`).
|
||||||
* `-o FILE`:
|
* `-o FILE`:
|
||||||
save result into `FILE`.
|
save result into `FILE`.
|
||||||
This command is in conflict with `-c`.
|
Note that this operation is in conflict with `-c`.
|
||||||
If both are present on the command line, the last expressed one wins.
|
If both operations are present on the command line, the last expressed one wins.
|
||||||
* `--[no-]sparse`:
|
* `--[no-]sparse`:
|
||||||
enable / disable sparse FS support,
|
enable / disable sparse FS support,
|
||||||
to make files with many zeroes smaller on disk.
|
to make files with many zeroes smaller on disk.
|
||||||
|
|||||||
Reference in New Issue
Block a user