-
-
Notifications
You must be signed in to change notification settings - Fork 12
/
mugshot.1
32 lines (32 loc) · 953 Bytes
/
mugshot.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.de URL
\\$2 \(laURL: \\$1 \(ra\\$3
..
.if \n[.g] .mso www.tmac
.TH MUGSHOT "1" "August 2018" "mugshot 0.4" "User Commands"
.SH NAME
mugshot \- lightweight user configuration utility
.SH DESCRIPTION
Mugshot is a lightweight user configuration utility. Mugshot allows you to easily set profile image and user details for your user profile and any supported applications.
.SH SYNOPSIS
.B mugshot
[\fIoptions\fR]
.SH OPTIONS
.TP
\fB\-\-version\fR
show program's version number and exit
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Show debug messages (\fB\-vv\fR debugs mugshot_lib also)
.SH "SEE ALSO"
The full documentation for
.B mugshot
is maintained online at
.URL "https://github.com/bluesabre/mugshot/wiki" "the authors documentation portal" "."
.SH BUGS
Please report bugs at
.URL "https://github.com/bluesabre/mugshot/issues" "the Mugshot Bugs page" "."
.SH AUTHOR
Sean Davis (sean@bluesabre.org)