blob: 2be00a7f9191daa1137e499372a169bfb1e12c2a (
plain)
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
33
34
35
|
.\" Manpage for sworkstyle.
.\" Contact lyr-7d1h@pm.me to correct errors or typos.
.TH man 1 "26 March 2021" "1.0" "sworkstyle man page"
.SH NAME
sworkstyle - The Swayest Workstyle
.SH DESCRIPTION
Swayest Workstyle.
This tool will rename workspaces to the icons configured.
Config can be found in $HOME/.config/sworkstyle"
.SH SYNOPSIS
sworkstyle [FLAGS]
.SH FLAGS
-h, --help
Display a description of this program.
-v, --version
Print the current version
-l, --log-level
Either "error", "warn", "info", "debug", "off". Uses "warn" by default
-c, --config
Specifies the config file to use.
--log-level
Either "error", "warn", "info", "debug". Uses "warn" by default"
.SH EXIT STATUS
0 Successful program execution.
1 Unsuccessful program execution.
101 The program panicked.
.SH AUTHOR
Lyr-7d1h <lyr-7d1h@pm.me>
|