mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 18:01:15 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,11 +22,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display help text for any command in the interactive CLI:
|
||||
|
||||
`> {{radare2_command}}?`
|
||||
`{{radare2_command}}?`
|
||||
|
||||
- Run a shell command from the interactive CLI:
|
||||
|
||||
`> !{{shell_command}}`
|
||||
`!{{shell_command}}`
|
||||
|
||||
- Dump raw bytes of current block to a file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user