From aae23d585ddb3efa25e5ebfc07bf7c0d7dd5acd2 Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 3 Nov 2011 19:45:52 +0000 Subject: Add example usages to man page --- getabook.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'getabook.1') diff --git a/getabook.1 b/getabook.1 index acdae51..58ef5c5 100644 --- a/getabook.1 +++ b/getabook.1 @@ -20,3 +20,10 @@ line). is the unique ID Amazon assigns to each product. It is 10 characters long. It can be found by looking for the \'/xxxxxxxxxx/\' part of the URL of its Amazon page. +.SH EXAMPLES +.TP +.B download all available pages of a book +getabook 161293031X +.TP +.B download the first 5 pages of a book +seq 5 10 | getgbook -n 161293031X -- cgit v1.2.3