Ticket #286: xapian-inspect.1.patch

File xapian-inspect.1.patch, 944 bytes (added by Reini Urban, 16 years ago)
  • bin/xapian-inspect.1

    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
    22.TH XAPIAN-INSPECT "1" "July 2008" "xapian-core 1.0.7" "User Commands"
    33.SH NAME
    44xapian-inspect \- Inspect the contents of a flint table for development or debugging
     
    1414.TP
    1515\fB\-\-version\fR
    1616output version information and exit
     17.SH COMMANDS
     18.TP
     19You interactively step through the flint table with these commands:
     20.TP
     21\fBnext\fR
     22Next entry (alias 'n' or ' ')\fR
     23.TP
     24\fBprev\fR
     25Previous entry (alias 'p')\fR
     26.TP
     27\fBgoto X\fR
     28Goto entry X (alias 'g')\fR
     29.TP
     30\fBhelp\fR
     31Show this (alias 'h' or '?')\fR
     32.TP
     33\fBquit\fR
     34Quit this utility (alias 'q')\fR
     35.TP