-
Notifications
You must be signed in to change notification settings - Fork 1
/
security.man
50 lines (38 loc) · 1008 Bytes
/
security.man
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
39
40
41
42
43
44
45
46
47
48
49
50
.TH Security-Patch-Manager " January 2024" "Version 1.0.0" "Security-Patch-Manager Manual"
.SH NAME
.B Security-Patch-Manager
\- Manage Security Updates
.SH SYNOPSIS
.B Script
[\-h | \-\-help] [\-\-root] [\-\-version]
.SH DESCRIPTION
Security-Patch-Manager is a Bash script designed to streamline the process of managing system security updates on Linux-based environments.
.SH OPTIONS
.TP
.B \-h, \-\-help
Display this help message.
.TP
.B \-r ,\--root
Run the script with root privileges.
.TP
.B \-v ,\--version
Display the script version.
.TP
.B \-l ,\--list
Display list of available packages to update.
.TP
.B \-d ,\--remove
Auto Remove.
.TP
.B \-c ,\--clean
Auto Clean.
.TP
.B \-a ,\--apply
Apply Updates.
.SH AUTHOR
Written by Armoghan-ul-Mohmin.
.SH REPORTING BUGS
Report bugs to https://github.com/Armoghans-Organization/Security-Patch-Manager/issues.
.SH COPYRIGHT
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.