30 lines
708 B
Groff
30 lines
708 B
Groff
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.TH swapoff 1 "swapoff 0.1.0"
|
|
.SH NAME
|
|
swapoff \- disable devices and files for paging and swapping
|
|
.SH SYNOPSIS
|
|
\fBswapoff\fR [\fB\-a\fR|\fB\-\-all\fR] [\fB\-v\fR|\fB\-\-verbose\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] [\fIdevice\fR]
|
|
.SH DESCRIPTION
|
|
disable devices and files for paging and swapping
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-a\fR, \fB\-\-all\fR
|
|
Disable swapping on all known swap devices and files as found in /etc/fstab.
|
|
.TP
|
|
\fB\-v\fR, \fB\-\-verbose\fR
|
|
output a diagnostic for every file processed
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Print help
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
Print version
|
|
.TP
|
|
[\fIdevice\fR]
|
|
|
|
.SH VERSION
|
|
v0.1.0
|
|
.SH AUTHORS
|
|
Nathan Fisher
|