Add a help message for the obio command

This commit is contained in:
pancake 2024-03-12 11:22:12 +01:00
parent 168be38dc4
commit 49ff46d0a1

View File

@ -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",