Skip to content

Commit a9b9f6c

Browse files
committed
Updated README.md
1 parent 0402730 commit a9b9f6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ This mod utilizes the Xref scanning methods from [Il2CppAssemblyUnhollower](http
2121
| Command | Description | Arguments | Argument Description
2222
|-|-|-|-|
2323
|xref|Scan a method or a type|-t typename<br>-m methodname<br>-s<br>-c<br>-l|-t Defines the type<br>-m Defines the method from the type<br>-s Print only strings of the method<br>-c Use methodname as part of name<br>-l Allow large scan results
24-
|dump|Writes current console contents to a file|-f filepath|-f Defines the destination file
24+
|dump|Writes console to file|-f filepath|-f Defines the destination file
2525
|clear|Clears the console window|
26-
|help|Print all commands and their description
26+
|help|Prints all commands
2727

2828
### Screenshot
2929

0 commit comments

Comments
 (0)