pman


Logs | Files | README | README | LICENSE | GitLab


1
commit aeca10cd23cb5524abb525cbe52a524693ecb2d1
2
Author: Connor Etherington <[email protected]>
3
Date:   Sun May 15 21:32:24 2022 +0200
4
5
    Auto-Commit Update 15.05.2022 - 21:32:24
6
---
7
 README.md | 12 ++++++------
8
 1 file changed, 6 insertions(+), 6 deletions(-)
9
10
diff --git a/README.md b/README.md
11
index c31e826..d22e196 100644
12
--- a/README.md
13
+++ b/README.md
14
@@ -9,14 +9,14 @@ Run `pkd` - you will be taken to a file where you can enter the package names an
15
 
16
 **Other use cases:**
17
 
18
-    pkd -f \<file with list of packages>
19
-    pkd \<package1> \<package2> \<package3>
20
-    pkd MH,<repo>
21
-    pkd L,\<gitlab username>/<repo>
22
-    pkd H,\<github username>/<repo>
23
+pkd -f \<file with list of packages>
24
+pkd \<package1> \<package2> \<package3>
25
+pkd MH,<repo>
26
+pkd L,\<gitlab username>/<repo>
27
+pkd H,\<github username>/<repo>
28
 
29
 
30
-### List Formattiing
31
+### List Formatting:
32
 
33
 **Do not enter any spaces between package names, between package source and package name (the comma).**
34