pman


Logs | Files | README | LICENSE | GitLab


1
commit 0d69092a23ce8c55f361a597e2ac99ef6e98fb47
2
Author: Connor Etherington <[email protected]>
3
Date:   Sun May 15 21:39:00 2022 +0200
4
5
    Auto-Commit Update 15.05.2022 - 21:39:00
6
---
7
 README.md | 22 +++++++++++++---------
8
 1 file changed, 13 insertions(+), 9 deletions(-)
9
10
diff --git a/README.md b/README.md
11
index bd2dc48..291aa69 100644
12
--- a/README.md
13
+++ b/README.md
14
@@ -24,15 +24,19 @@ pkd H,\<github username>/\<repo>\
15
 **The following list is provided below for reference:**
16
 ---
17
 
18
-Local or AUR Packages  :\            'packageName,"Comment here (optional)"'  # This is most likely to be the most commonly used format.
19
-GitHub Repositories    :\            'H,Creator/HubRepoName,"Comment here (optional)"'
20
-GitLab Repositories    :\            'L,Creator/LabRepoName,"Comment here (optional)"'
21
-Personal GitHub        :\            'PH,yourGitHubRepoName,"Comment here (optional)"'
22
-Personal GitLab        :\            'PL,yourGitLabRepoName,"Comment here (optional)"'
23
-Snap Packages          :\            'S,snapPackageName,"Comment here (optional)"'
24
-Python Pip Packages    :\            'P,pythonPackageName,"Comment here (optional)"'
25
-NPM or Nodejs Packages :\            'N,packageName,"Comment here (optional)"'
26
-Web files or Torrents  :\            'W,URL,"Comment here (optional)"
27
+    Local or AUR Packages  :     packageName,"Comment here (optional)"
28
+    
29
+    # The method used above is likely to be used in most cases.
30
+
31
+
32
+    GitHub Repositories    :     H,Creator/HubRepoName,"Comment here (optional)"
33
+    GitLab Repositories    :     L,Creator/LabRepoName,"Comment here (optional)"
34
+    Personal GitHub        :     PH,yourGitHubRepoName,"Comment here (optional)"
35
+    Personal GitLab        :     PL,yourGitLabRepoName,"Comment here (optional)"
36
+    Snap Packages          :     S,snapPackageName,"Comment here (optional)"
37
+    Python Pip Packages    :     P,pythonPackageName,"Comment here (optional)"
38
+    NPM or Nodejs Packages :     N,packageName,"Comment here (optional)"
39
+    Web files or Torrents  :     W,URL,"Comment here (optional)"
40
 
41
 
42
 ### List Formatting Examples: