mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
Merge pull request #11236 from renhwztetecs/renhw-wip-cephfs-journal-tool
tool/cephfs: displaying "list" in journal event mode Reviewed-by: John Spray <john.spray@redhat.com>
This commit is contained in:
commit
020e0f8523
@ -57,7 +57,7 @@ void JournalTool::usage()
|
||||
<< " --frag=<ino>.<frag> [--dname=<dentry string>]\n"
|
||||
<< " --client=<session id integer>\n"
|
||||
<< " <effect>: [get|apply|recover_dentries|splice]\n"
|
||||
<< " <output>: [summary|binary|json] [--path <path>]\n"
|
||||
<< " <output>: [summary|list|binary|json] [--path <path>]\n"
|
||||
<< "\n"
|
||||
<< "Options:\n"
|
||||
<< " --rank=<str> Journal rank (default 0)\n";
|
||||
|
Loading…
Reference in New Issue
Block a user