'\" t .\" Title: lsmount .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 01/09/2019 .\" Manual: lsmount manual .\" Source: lsmount .\" Language: English .\" .TH "LSMOUNT" "1" "01/09/2019" "lsmount" "lsmount manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" lsmount \- a simple formatter for /proc/mounts .SH "DESCRIPTION" .sp gives you a much more readable output of /proc/mounts with optional colorizing, alignment and more useful options\&. .SH "OPTIONS" .PP \fB\-a\fR, \fB\-\-use\-alignment\fR .RS 4 use alignment .RE .PP \fB\-c\fR, \fB\-\-use\-color\fR[=\fIauto\fR] .RS 4 use colors .RE .PP \fB\-d\fR, \fB\-\-debug\fR .RS 4 show debug outputs .RE .PP \fB\-f\fR, \fB\-\-file\fR \fIFILE\fR .RS 4 use another input file .RE .PP \fB\-h\fR, \fB\-\-help\fR .RS 4 show help and version .RE .PP \fB\-l\fR, \fB\-\-resolv\-symlinks\fR .RS 4 resolv symlinks .RE .PP \fB\-s\fR, \fB\-\-skip\fR=\fIdev1\fR,\fIdev2\fR,\&... .RS 4 skip all lines where device is part of comma separated list .RE .PP \fB\-u\fR, \fB\-\-show\-unused\fR .RS 4 show unused columns .RE .PP \fB\-v\fR, \fB\-\-print\-vertical\fR .RS 4 vertical output .RE .PP \fB\-x\fR, \fB\-\-set\-colors\fR=\fIcolor1\fR,\&...,\fIcolor6\fR .RS 4 set colors of all columns possible colors are black, red, green, yellow, blue, magenta, cyan, white .RE .sp all short options can be inverted by using the upercase letter, the longopts can be inverted by adding dont\- in front\&. .SH "CONFIGURATION" .sp configuration files /etc/lsmountrc, ~/\&.config/lsmount\&.rc .sp Available Options are debug, skip, use\-color, set\-colors, show\-unused, resolv\-symlinks, use\-alignment, vertical as described above\&. .sp Syntax: option = [false|true|"STRING"]; .SH "AUTHOR" .sp \fBlsmount\fR is written by Andreas Schwarz \fBcontact:\fR contact@lsmount\&.org .SH "SEE ALSO" .sp mount(8) .SH "RESOURCES" .sp Git: https://github\&.com/Llandon/lsmount\&.git .sp WWW: https://www\&.lsmount\&.org