difforig bin/xapian-inspect.1
diff -u bin/xapian-inspect.1.orig bin/xapian-inspect.1
old
|
new
|
|
1 | | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. |
| 1 | .\" First generated by help2man 1.36. Then manually edited |
2 | 2 | .TH XAPIAN-INSPECT "1" "July 2008" "xapian-core 1.0.7" "User Commands" |
3 | 3 | .SH NAME |
4 | 4 | xapian-inspect \- Inspect the contents of a flint table for development or debugging |
… |
… |
|
14 | 14 | .TP |
15 | 15 | \fB\-\-version\fR |
16 | 16 | output version information and exit |
| 17 | .SH COMMANDS |
| 18 | .TP |
| 19 | You interactively step through the flint table with these commands: |
| 20 | .TP |
| 21 | \fBnext\fR |
| 22 | Next entry (alias 'n' or ' ')\fR |
| 23 | .TP |
| 24 | \fBprev\fR |
| 25 | Previous entry (alias 'p')\fR |
| 26 | .TP |
| 27 | \fBgoto X\fR |
| 28 | Goto entry X (alias 'g')\fR |
| 29 | .TP |
| 30 | \fBhelp\fR |
| 31 | Show this (alias 'h' or '?')\fR |
| 32 | .TP |
| 33 | \fBquit\fR |
| 34 | Quit this utility (alias 'q')\fR |
| 35 | .TP |