Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SteezCram authored Feb 21, 2021
1 parent a891969 commit e3cac0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The GUI is availble to all the platform.

Here is a screenshot of the window:

![alt text](https://i.ibb.co/ZH0rBCK/Pbo-Viewer-GUI-dzf-ZWJWQld.png)
![alt text](https://i.ibb.co/XDgpwTn/Pbo-Viewer-S4ywf-ENT6-M.png)

## CLI
You have two command for the CLI:
Expand All @@ -18,4 +18,4 @@ Here is one example for each command:
- `./PboViewer unpackFolder --path="C:\test.pbo"`
- `./PboViewer listFiles --path="C:\test.pbo"`

The return of `listFiles` is in this format: `Path: fileName, Size: fileSize, Data size: dataSize, Timestamp: timestamp, Packing method: packingMethod`
The return of `listFiles` is in this format: `Path: fileName, Size: fileSize, Data size: dataSize, Timestamp: timestamp, Packing method: packingMethod`

0 comments on commit e3cac0b

Please sign in to comment.