Added the explanation of the listxattr <obj-name> and getxattr <obj-name> attr commands
Signed-off-by: wangyingbin <ybwang0211@163.com>
" create <obj-name> create object\n"
" rm <obj-name> ...[--force-full] [force no matter full or not]remove object(s)\n"
" cp <obj-name> [target-obj] copy object\n"
-" listxattr <obj-name>\n"
-" getxattr <obj-name> attr\n"
+" listxattr <obj-name> list attrs of this object\n"
+" getxattr <obj-name> <attr> get the <attr> attribute of this object\n"
" setxattr <obj-name> attr val\n"
" rmxattr <obj-name> attr\n"
" stat <obj-name> stat the named object\n"