forked from wslutilities/wslu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwslfetch.1
38 lines (38 loc) · 1.09 KB
/
wslfetch.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
33
34
35
36
37
38
.TH "WSLFETCH" "1" "DATEPLACEHOLDER" "VERSIONPLACEHOLDER" "WSL Utilities User Manual"
.SH NAME
.B wslfetch
- Component of Windows 10 Linux Subsystem Utility
.SH SYNOPSIS
.B wslfetch
.RB [ \-hvlsc ]
.SH DESCRIPTION
This is a WSL Screenshot Information Tool to print information in a elegant way.
.SH OPTIONS
.TP
.B -h, --help
print a simple help.
.TP
.B -v, --version
print current version.
.TP
.B -l, --line
print a separate line before and after
.TP
.B -s, --splash
use wslfetch as splash when startup; add 'wslfetch --splash' to the end of the rc file
.TP
.B -c, --colorbar
add a colorbar to the printed information.
.SH AUTHOR
Created by Patrick Wu <[email protected]>
.SH REPORTING BUGS
Report bugs to <https://github.com/wslutilities/wslu/issues>;
For Ubuntu specific/related bugs, report to <https://bugs.launchpad.net/ubuntu/+source/wslu>.
.SH COPYRIGHT
This is free software; you can redistribute it and/or modify it under
the terms of the GNU GPL version 3 or (at your option) any later
version.
There is NO warranty; not even MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
.SH SEE ALSO
wslsys(1), wslu(7)