78 lines
2.1 KiB
Groff
78 lines
2.1 KiB
Groff
.\" Man page generated from reStructuredText.
|
|
.
|
|
.TH BVIPLUS 1 "2020-11-16" "1.0" "SlackBuilds.org"
|
|
.SH NAME
|
|
bviplus \- hex editor with vi-style user interface
|
|
.
|
|
.nr rst2man-indent-level 0
|
|
.
|
|
.de1 rstReportMargin
|
|
\\$1 \\n[an-margin]
|
|
level \\n[rst2man-indent-level]
|
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
-
|
|
\\n[rst2man-indent0]
|
|
\\n[rst2man-indent1]
|
|
\\n[rst2man-indent2]
|
|
..
|
|
.de1 INDENT
|
|
.\" .rstReportMargin pre:
|
|
. RS \\$1
|
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
|
. nr rst2man-indent-level +1
|
|
.\" .rstReportMargin post:
|
|
..
|
|
.de UNINDENT
|
|
. RE
|
|
.\" indent \\n[an-margin]
|
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.nr rst2man-indent-level -1
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
..
|
|
.\" RST source for bviplus(1) man page. Convert with:
|
|
.
|
|
.\" rst2man.py bviplus.rst > bviplus.1
|
|
.
|
|
.\" rst2man.py comes from the SBo development/docutils package.
|
|
.
|
|
.SH SYNOPSIS
|
|
.sp
|
|
bviplus [ [\fIfile\fP] ... ]
|
|
.SH DESCRIPTION
|
|
.sp
|
|
Bviplus is an ncurses based hex editor with a vim\-like interface. It
|
|
was originally a fork of Binary VIsual editor (bvi) by Gerhard
|
|
Burgmann, but has now been completely rewritten (since version 0.3).
|
|
.sp
|
|
There are no command\-line options. For usage instructions, enter
|
|
":help" from within \fBbviplus\fP\&.
|
|
.SH FILES
|
|
.INDENT 0.0
|
|
.TP
|
|
.B \fB~/.bviplusrc\fP
|
|
Startup script for \fBbviplus\fP, as described in the help.
|
|
.UNINDENT
|
|
.SH BUGS
|
|
.sp
|
|
Running \fBbviplus\fP with a nonexistant filename will always create the
|
|
file, even if the :w (write) command is never used. This, combined
|
|
with the fact that there are no options, may result in empty files
|
|
named things like \fI\-\-help\fP or \fI\-h\fP\&.
|
|
.SH COPYRIGHT
|
|
.sp
|
|
See the file /usr/doc/bviplus\-1.0/COPYING for license information.
|
|
.SH AUTHORS
|
|
.sp
|
|
bviplus was written by David Kelley.
|
|
.sp
|
|
This man page written for the SlackBuilds.org project
|
|
by B. Watson, and is licensed under the WTFPL.
|
|
.SH SEE ALSO
|
|
.sp
|
|
bvi(1), hexer(1), vim(1), xxd(1), vi(1)
|
|
.sp
|
|
The bviplus homepage: \fI\%http://bviplus.sourceforge.net/\fP
|
|
.\" Generated by docutils manpage writer.
|
|
.
|