Self documentation in ob= (#14272)

This commit is contained in:
dodococo 2019-06-10 18:07:10 +05:30 committed by Anton Kochkov
parent 230412830b
commit 6ae8108fa5

View File

@ -75,6 +75,7 @@ static const char *help_msg_ob[] = {
"obL", "", "Same as iL or Li",
"ob-", "[objid]", "Delete binfile by binobjid",
"ob-", "*", "Delete all binfiles",
"ob=", "", "Show ascii art table having the list of open files",
NULL
};