summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2013-02-05 21:43:05 +0100
committerStef Walter <stef@thewalter.net>2013-02-05 21:43:05 +0100
commit5dc7b3e2dd9253e465da99a892936cd57a439820 (patch)
tree4d9dbeed4b626ad5811158829232cfd119c60196
parentbad8106bc0fc8f509e9a29d7de301dc46d604abe (diff)
Fix spelling mistake in usage outputHEADmaster
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index b0cd31b..87cbca1 100644
--- a/src/main.c
+++ b/src/main.c
@@ -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\