From a4f609d87c7eb29e37c7900d0cb40b7fd79fc84e Mon Sep 17 00:00:00 2001 From: Omer Ben-Amram Date: Mon, 3 Jun 2019 16:52:00 +0300 Subject: tiny things --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 449cf9a..b425151 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The main binary utility provided with this crate is `mft_dump`, and it provides Some examples - `mft_dump ` will dump contents of mft entries as JSON. - `mft_dump -o csv ` will dump contents of mft entries as CSV. - - `mft_dump -e -o json ` will extract all resident streams in MFT to files. + - `mft_dump --extract-resident-streams -o json ` will extract all resident streams in MFT to files in . # Library usage: ```rust,no_run -- cgit v1.2.3