pman


Logs | Files | README | LICENSE | GitLab


1
commit 46a93844098a03b671d8a277a4c5e4192f1ef977
2
Author: Connor Etherington <[email protected]>
3
Date:   Sat May 28 20:39:14 2022 +0200
4
5
    Auto-Commit Update - 20220528
6
---
7
 README.md                                |  18 +++++++++---------
8
 usr/share/doc/{pkd => pman}/README.md    |  18 +++++++++---------
9
 usr/share/licenses/{pkd => pman}/LICENSE |   0
10
 usr/share/man/man1/pkd.1.gz              | Bin 1048 -> 0 bytes
11
 usr/share/man/man1/pman.1.gz             | Bin 0 -> 1049 bytes
12
 5 files changed, 18 insertions(+), 18 deletions(-)
13
14
diff --git a/README.md b/README.md
15
index cebdb49..296cea4 100644
16
--- a/README.md
17
+++ b/README.md
18
@@ -1,25 +1,25 @@
19
-# PKD - A minimal terminal-based download manager.
20
+# PMAN - A minimal terminal-based download manager.
21
 
22
 This Script is intended to be used as a donload helper for all major package managers,
23
 as well as for obtaining Torrents and files from URLs.
24
 
25
 ## Usage
26
 
27
-Run `pkd` - you will be taken to a file where you can enter the package names and sources that you want to download.
28
+Run `pman` - you will be taken to a file where you can enter the package names and sources that you want to download.
29
 
30
 **Other use cases:**
31
 
32
-`pkd` -f \<file with list of packages>\
33
-`pkd` \<package1> \<package2> \<package3>\
34
-`pkd` MH,<repo>\
35
-`pkd` L,\<gitlab username>/\<repo>\
36
-`pkd` H,\<github username>/\<repo>
37
+`pman` -f \<file with list of packages>\
38
+`pman` \<package1> \<package2> \<package3>\
39
+`pman` MH,<repo>\
40
+`pman` L,\<gitlab username>/\<repo>\
41
+`pman` H,\<github username>/\<repo>
42
 
43
 **Optionally, you can put a comment, in quotes, following the package name and an additional comma, to replace the description.**\
44
 **For example:**
45
 
46
-`pkd` \<package name>,"\<comment>"\
47
-`pkd` MH,"\<description>"
48
+`pman` \<package name>,"\<comment>"\
49
+`pman` MH,"\<description>"
50
 
51
 
52
 ## List Formatting
53
diff --git a/usr/share/doc/pkd/README.md b/usr/share/doc/pman/README.md
54
similarity index 78%
55
rename from usr/share/doc/pkd/README.md
56
rename to usr/share/doc/pman/README.md
57
index 1aa5dab..39f2235 100644
58
--- a/usr/share/doc/pkd/README.md
59
+++ b/usr/share/doc/pman/README.md
60
@@ -1,25 +1,25 @@
61
-# PKD - A minimal terminal-based download manager.
62
+# PMAN - A minimal terminal-based download manager.
63
 
64
 This Script is intended to be used as a donload helper for all major package managers,
65
 as well as for obtaining Torrents and files from URLs.
66
 
67
 ## Usage
68
 
69
-Run `pkd` - you will be taken to a file where you can enter the package names and sources that you want to download.
70
+Run `pman` - you will be taken to a file where you can enter the package names and sources that you want to download.
71
 
72
 **Other use cases:**
73
 
74
-`pkd` -f <file with list of packages>
75
-`pkd` <package1> <package2> <package3>
76
-`pkd` MH,<repo>
77
-`pkd` L,<gitlab username>/<repo>
78
-`pkd` H,<github username>/<repo>
79
+`pman` -f <file with list of packages>
80
+`pman` <package1> <package2> <package3>
81
+`pman` MH,<repo>
82
+`pman` L,<gitlab username>/<repo>
83
+`pman` H,<github username>/<repo>
84
 
85
 **Optionally, you can put a comment, in quotes, following the package name and an additional comma, to replace the description.**
86
 **For example:**
87
 
88
-`pkd` <package name>,"<comment>"
89
-`pkd` MH,"<description>"
90
+`pman` <package name>,"<comment>"
91
+`pman` MH,"<description>"
92
 
93
 
94
 ## List Formatting
95
diff --git a/usr/share/licenses/pkd/LICENSE b/usr/share/licenses/pman/LICENSE
96
similarity index 100%
97
rename from usr/share/licenses/pkd/LICENSE
98
rename to usr/share/licenses/pman/LICENSE
99
diff --git a/usr/share/man/man1/pkd.1.gz b/usr/share/man/man1/pkd.1.gz
100
deleted file mode 100644
101
index a48571d..0000000
102
Binary files a/usr/share/man/man1/pkd.1.gz and /dev/null differ
103
diff --git a/usr/share/man/man1/pman.1.gz b/usr/share/man/man1/pman.1.gz
104
new file mode 100644
105
index 0000000..da04b77
106
Binary files /dev/null and b/usr/share/man/man1/pman.1.gz differ