summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--getabook.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/getabook.c b/getabook.c
index 1ac09cb..098a5c3 100644
--- a/getabook.c
+++ b/getabook.c
@@ -5,7 +5,7 @@
#include "util.h"
#define usage "getabook " VERSION " - an amazon look inside the book downloader\n" \
- "usage: getabook [-c|-n] asin\n" \
+ "usage: getabook [-n] asin\n" \
" -n download pages from numbers in stdin\n" \
" otherwise, all available pages will be downloaded\n"