mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-10 04:50:31 -04:00
doc(mkdwarfs): mention stdout in --output-file docs
This commit is contained in:
parent
e4ffccc211
commit
0604d9dc3a
@ -40,8 +40,8 @@ There are two mandatory options for specifying the input and output:
|
|||||||
by similarity or access frequency), you must also pass `--order=none`.
|
by similarity or access frequency), you must also pass `--order=none`.
|
||||||
This option implicitly enables both `--with-devices` and `--with-specials`.
|
This option implicitly enables both `--with-devices` and `--with-specials`.
|
||||||
|
|
||||||
- `-o`, `--output=`*file*:
|
- `-o`, `--output=`*file*|`-`:
|
||||||
File name of the output filesystem.
|
File name of the output filesystem or `-` to write the filesystem to stdout.
|
||||||
|
|
||||||
- `-f`, `--force`:
|
- `-f`, `--force`:
|
||||||
Force the output file to be overwritten if it already exists.
|
Force the output file to be overwritten if it already exists.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user