| Index: src/scripts/xzmore.1
|
| ===================================================================
|
| --- src/scripts/xzmore.1 (revision 50504)
|
| +++ src/scripts/xzmore.1 (working copy)
|
| @@ -4,22 +4,23 @@
|
| .\"
|
| .\" License: GNU GPLv2+
|
| .\"
|
| -.TH XZMORE 1 "2009-07-05" "Tukaani" "XZ Utils"
|
| +.TH XZMORE 1 "2010-09-27" "Tukaani" "XZ Utils"
|
| .SH NAME
|
| xzmore, lzmore \- view xz or lzma compressed (text) files
|
| .SH SYNOPSIS
|
| .B xzmore
|
| -.RI [ "filename ..." ]
|
| +.RI [ "filename ..." ]
|
| .br
|
| .B lzmore
|
| -.RI [ "filename ..." ]
|
| +.RI [ "filename ..." ]
|
| .SH DESCRIPTION
|
| .B xzmore
|
| is a filter which allows examination of
|
| .BR xz (1)
|
| or
|
| .BR lzma (1)
|
| -compressed text files one screenful at a time on a soft-copy terminal.
|
| +compressed text files one screenful at a time
|
| +on a soft-copy terminal.
|
| .PP
|
| To use a pager other than the default
|
| .B more,
|
|
|