SYNOPSIS
pyview [ -h | --help ][ -d | --debug ]
[-m text|hex | --mode=text|hex]
[+n]
pathtofile
DESCRIPTION
pyview is a simple pager (viewer) to be used with Last File Manager.
OPTIONS
- -m, --mode
- start in text or hexadecimal mode
- -d, --debug
- create debug file
- -h, --help
- show help
- +n
- start at line (text mode) or byte (hex mode), if n starts with '0x' is considered hexadecimal
- pathtofile
-
file to view
AUTHOR
pyview was written by IƱigo Serna <[email protected]>This manual page was written by Sebastien Bacher for the Debian GNU/Linux system (but may be used by others).