diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2015-04-07 12:41:05 +0200 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2015-04-07 13:35:06 +0100 |
commit | 743b839e42dc76906ba0be0ff0b3bcb132ac5922 (patch) | |
tree | 6d499c5a6624a0da162ade089b00706824c10a92 /docs/man | |
parent | 5d48119d15057c080ff0bc48da7878d234e4b703 (diff) | |
download | mupdf-743b839e42dc76906ba0be0ff0b3bcb132ac5922.tar.xz |
Rename mutool show 'pages' to 'pagetree' to reduce possible confusion.
Fixes bug 695909.
Diffstat (limited to 'docs/man')
-rw-r--r-- | docs/man/mutool.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/mutool.1 b/docs/man/mutool.1 index 1aa323b1..29c4075e 100644 --- a/docs/man/mutool.1 +++ b/docs/man/mutool.1 @@ -159,7 +159,7 @@ Print the cross reference table. .B 'trailer' or 't' Print the trailer dictionary. .TP -.B 'pages' or 'p' +.B 'pagetree' or 'p' List the object numbers for every page. .TP .B 'grep' or 'g' |