[man pages] Add missing argument to era_invalidate
This commit is contained in:
parent
4e1b7f89ee
commit
8a0ee61434
@ -12,11 +12,11 @@ DESCRIPTION
|
|||||||
used.
|
used.
|
||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
-h, --help Print help and exit.
|
-h, --help Print help and exit.
|
||||||
-V, --version Print version information and exit.
|
-V, --version Print version information and exit.
|
||||||
-o {output file} Write output to a file rather than stdout.
|
-o {output file} Write output to a file rather than stdout.
|
||||||
--metadata-snapshot Use the metadata snapshot rather than the current superblock.
|
--metadata-snapshot Use the metadata snapshot rather than the current superblock.
|
||||||
--written-since Blocks written since the given era will be listed.
|
--written-since {era nr} Blocks written since the given era will be listed.
|
||||||
|
|
||||||
EXAMPLE
|
EXAMPLE
|
||||||
List the blocks that may have been written since the beginning of era 13 on the
|
List the blocks that may have been written since the beginning of era 13 on the
|
||||||
|
Loading…
Reference in New Issue
Block a user