mirror of
https://github.com/radareorg/radare2.git
synced 2025-03-02 03:05:40 +00:00
Add a help message for the obio command
This commit is contained in:
parent
168be38dc4
commit
49ff46d0a1
@ -103,6 +103,7 @@ static RCoreHelpMessage help_msg_ob = {
|
||||
"ob*", "", "list opened binary files and objid (r2 commands)",
|
||||
"ob", " *", "select all bins (use 'ob bfid' to pick one)",
|
||||
"obi", "?[..]", "alias for 'i'",
|
||||
"obio", "", "Load bin info from the io plugin forcing the use of bin.io",
|
||||
"obm", "([id])", "merge current selected binfile into previous binfile (id-1)",
|
||||
"obm-", "([id])", "same as obm, but deletes the current binfile",
|
||||
"ob-", "*", "delete all binfiles",
|
||||
|
Loading…
x
Reference in New Issue
Block a user