| Hash | Commit message | Author | Date | Files | + | - |
1 | commit 43344738d9af17adbfffdee805580adca934c3c1 |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Sun May 15 21:33:30 2022 +0200 |
4 | |
5 | Auto-Commit Update 15.05.2022 - 21:33:31 |
6 | --- |
7 | README.md | 10 +++++----- |
8 | 1 file changed, 5 insertions(+), 5 deletions(-) |
9 | |
10 | diff --git a/README.md b/README.md |
11 | index d22e196..5e80a4a 100644 |
12 | --- a/README.md |
13 | +++ b/README.md |
14 | @@ -9,11 +9,11 @@ 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 Formatting: |