mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-09 12:28:13 -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`.
|
||||
This option implicitly enables both `--with-devices` and `--with-specials`.
|
||||
|
||||
- `-o`, `--output=`*file*:
|
||||
File name of the output filesystem.
|
||||
- `-o`, `--output=`*file*|`-`:
|
||||
File name of the output filesystem or `-` to write the filesystem to stdout.
|
||||
|
||||
- `-f`, `--force`:
|
||||
Force the output file to be overwritten if it already exists.
|
||||
|
Loading…
x
Reference in New Issue
Block a user