bitwise/bitwise.1
2023-07-20 23:23:10 +03:00

33 lines
872 B
Groff

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
.TH BITWISE "1" "July 2023" "bitwise v0.50" "User Commands"
.SH NAME
bitwise \- Terminal based bit manipulator in ncurses
.SH SYNOPSIS
.B bitwise
[\fI\,OPTION\/\fR...] [\fI\,expression\/\fR]
.SH DESCRIPTION
[expression] mathematical expression
.TP
\fB\-i\fR, \fB\-\-interactive\fR
Load interactive mode (default if no input)
.TP
\fB\-w\fR, \fB\-\-width[b\fR|w|l|d]
Set bit width (default: l)
.TP
\fB\-h\fR, \fB\-\-help\fR
Display this help and exit
.TP
\fB\-v\fR, \fB\-\-version\fR
Output version information and exit
.TP
\fB\-s\fR, \fB\-\-si\fR
Output sizes according to SI standard. (default: IEC standard)
.TP
\fB\-\-no\-color\fR
Start without color support
.SH AUTHOR
Written by Ramon Fried
.SH "SEE ALSO"
The full documentation for
.B bitwise
can be found at https://github.com/mellowcandle/bitwise