diff options
author | Stef Walter <stef@thewalter.net> | 2013-02-05 21:43:05 +0100 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2013-02-05 21:43:05 +0100 |
commit | 5dc7b3e2dd9253e465da99a892936cd57a439820 (patch) | |
tree | 4d9dbeed4b626ad5811158829232cfd119c60196 /src | |
parent | bad8106bc0fc8f509e9a29d7de301dc46d604abe (diff) |
Diffstat (limited to 'src')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ usage: scrounge [-m mftoffset] [-c clustersize] [-o outdir] disk start end \n\ -k Number of sectors to skip when in mft not specified. \n\ -m Offset to mft (in sectors) \n\ -o Directory to put scrounged files in \n\ - disk The raw disk partitios (ie: /dev/hda) \n\ + disk The raw disk partitions (ie: /dev/hda) \n\ start First sector of partition \n\ end Last sector of partition \n\ \n\ |