diff --git a/README.md b/README.md index 4185056..a221376 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ Tool dedicated to isohacking for Xenosaga on Playstation 2 -Usage :
-xenosaga <option> <file> [regroup]
- option : -l = List files from index
- -u = Unpack files from index
- -p = Pack files from index
- file : Index file (the first one of each decade : xenosaga.00, xenosaga.10, xenosaga.20...)
- regroup : true to regroup all files in only one (ex: 11, 12, 13 in 11) ; false or empty (default) to keep the same system of increment files
+
+Usage :
+xenosaga <option> <file> [regroup]
+  option   : -l = List files from index
+             -u = Unpack files from index
+             -p = Pack files from index
+  file    : Index file (the first one of each decade : xenosaga.00, xenosaga.10, xenosaga.20...)
+  regroup : true to regroup all files in only one (ex: 11, 12, 13 in 11) ; false or empty (default) to keep the same system of increment files
+
\ No newline at end of file