diff options
author | Nick White <git@njw.me.uk> | 2011-11-03 19:45:52 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-11-03 19:45:52 +0000 |
commit | aae23d585ddb3efa25e5ebfc07bf7c0d7dd5acd2 (patch) | |
tree | 7251781e7eb7e15d7d57626fa4ba70acb60c861a /getgbook.1 | |
parent | 92667d0f40c859c8e03ef57dcd2b79961b9a9622 (diff) |
Add example usages to man page
Diffstat (limited to 'getgbook.1')
-rw-r--r-- | getgbook.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -44,3 +44,10 @@ However Google Books also limits the number of pages based on IP address, for 24 hours. Therefore if not all pages are downloaded it may be worth rerunning getgbook in 24 hours, or from a different IP. +.SH EXAMPLES +.TP +.B download all of a book +getgbook ta1uaL7RF5g +.TP +.B download the first 100 pages of a book +seq 100 | getgbook -n ta1uaL7RF5g |