Update README.md

This commit is contained in:
tmpz23 2022-02-28 10:04:19 +01:00 committed by GitHub
parent 4c9c2b1d55
commit 3c66743f43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,6 @@ Unpack GCM/iso file **source_gcm.iso** in the default new folder _game_code-DVD_
```
gcmtool.py --unpack source_gcm.iso optional_dest_folder
```
Pack folder in GCM/iso:
Pack **source_folder** in the default new GCM/iso file _source_folder.iso_. If optional_dest_file.iso is specified we pack in _optional_dest_file.iso_. If one of the files or system files contains length change we have to use --rebuild-fst command before packing.
```