Browse Source

edited readme

Kevin Bradley 1 year ago
parent
commit
af88adba5c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -17,6 +17,6 @@ Makes various modifications to a raw bootstrap folder<br/>
   -l, --list			       list all the packages installed on this bootstrap<br/>
   -c, --clean			clean a bad status file from duplicate entries<br/>
   -r, --repackage		repackage to fix bad locations and to change architecture<br/>
-  -b, --bump                 repackage and bump by one - number (ie 1.0-1 -> 1.0-2)
-  -s, --skip            skip code signature checks when bumping and repackaging
+  -b, --bump                 repackage and bump by one - number (ie 1.0-1 -> 1.0-2)<br/>
+  -s, --skip            skip code signature checks when bumping and repackaging<br/>
   -p, --prefix            the prefix to append to all packages when repackaging or bumping a version number