Browse Source

Update 'README.md'

lechium 5 years ago
parent
commit
5462c33113
1 changed files with 8 additions and 8 deletions
  1. 8 8
      README.md

+ 8 - 8
README.md

@@ -1,11 +1,11 @@
 # bootstrapTool
 
-Usage: bootstrapTool [OPTIONS] BOOTSTRAP_FOLDER
-Makes various modifications to a raw bootstrap folder
+Usage: bootstrapTool [OPTIONS] BOOTSTRAP_FOLDER<br/>
+Makes various modifications to a raw bootstrap folder<br/>
 
-  -h, --help			prints usage information
-  -i, --input			the deb package to process
-  -d, --delete			the package to delete
-  -l, --list			list all the packages installed on this bootstrap
-  -c, --clean			clean a bad status file from duplicate entries
-  -r, --repackage		repackage to fix bad locations and to change architecture
+  -h, --help			prints usage information<br/>
+  -i, --input			the deb package to process<br/>
+  -d, --delete			the package to delete<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/>