" getomapval <obj-name> <key> [file] show the value for the specified key\n"
" in the object's object map\n"
" setomapval <obj-name> <key> <val | --input-file file>\n"
-" rmomapkey <obj-name> <key>\n"
+" rmomapkey <obj-name> <key> Remove key from the object map of <obj-name>\n"
" clearomap <obj-name> [obj-name2 obj-name3...] clear all the omap keys for the specified objects\n"
-" getomapheader <obj-name> [file]\n"
-" setomapheader <obj-name> <val>\n"
+" getomapheader <obj-name> [file] Dump the hexadecimal value of the object map header of <obj-name>\n"
+" setomapheader <obj-name> <val> Set the value of the object map header of <obj-name>\n"
" watch <obj-name> add watcher on this object\n"
" notify <obj-name> <message> notify watcher of this object with message\n"
" listwatchers <obj-name> list the watchers of this object\n"