Skip to content
Snippets Groups Projects
Commit 6137916c authored by Steven Murray's avatar Steven Murray
Browse files

cta-xrootd_plugins-fakeeos example now uses /eos_cta_interface

parent 7d7b2b94
Branches
Tags
No related merge requests found
......@@ -112,7 +112,7 @@ void FakeEosCmdLineArgs::printUsage(std::ostream &os) {
" -h,--help" << std::endl <<
" Prints this usage message" << std::endl <<
"Example:" << std::endl <<
" cta-xrootd_plugins-fakeeos localhost 10955 /my_dir" << std::endl;
" cta-xrootd_plugins-fakeeos localhost 10955 /eos_cta_interface" << std::endl;
}
} // namespace xroot_plugins
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment