mirror of
https://github.com/rizinorg/rizin
synced 2026-08-22 20:26:16 -04:00
doc/rzshell: Update w? example (#4295)
This commit is contained in:
parent
0a9d530424
commit
dfe9c68504
1 changed files with 2 additions and 0 deletions
|
|
@ -193,6 +193,8 @@ Usage: w[?] # Write commands
|
|||
| wD[/] # Write de Bruijn pattern
|
||||
| wd <src> <len> # Duplicate <len> bytes from <src> offset to current seek
|
||||
| ws <string> # Write 1 byte for length and then the string
|
||||
|
||||
Detailed help for w <string> is provided by w??.
|
||||
```
|
||||
```
|
||||
[0x00000000]> w??
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue