| Hash | Commit message | Author | Date | Files | + | - |
1 | commit 6b14312b65512eb17872882470850c8ff953a930 |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Sun May 15 21:54:21 2022 +0200 |
4 | |
5 | Auto-Commit Update 15.05.2022 - 21:54:21 |
6 | --- |
7 | README.md | 5 +++-- |
8 | 1 file changed, 3 insertions(+), 2 deletions(-) |
9 | |
10 | diff --git a/README.md b/README.md |
11 | index c088c6f..f168257 100644 |
12 | --- a/README.md |
13 | +++ b/README.md |
14 | @@ -15,7 +15,8 @@ pkd MH,<repo>\ |
15 | pkd L,\<gitlab username>/\<repo>\ |
16 | pkd H,\<github username>/\<repo> |
17 | |
18 | -**Optionally, you can put a comment in quotes after the package name, following an aditional comma, to be used as a description, for example:** |
19 | +**Optionally, you can put a comment in quotes after the package name, following an aditional comma, to be used as a description.** |
20 | +**For example:** |
21 | |
22 | pkd \<package name>,"\<comment>"\ |
23 | pkd MH,"\<description>" |
24 | @@ -23,7 +24,7 @@ pkd MH,"\<description>" |
25 | |
26 | ## List Formatting |
27 | |
28 | -**Do not enter any spaces between package names, between package source and package name (the comma).** |
29 | +**Do not enter any spaces between package names, or between package the package source and the package name (the comma).** |
30 | |
31 | |
32 | ### The following list is provided below for reference: |