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

Corrected usage message of cta-xrootd_plugins-opaque-query

parent 194e2ac0
Branches
Tags
No related merge requests found
......@@ -133,7 +133,7 @@ void OpaqueQueryCmdLineArgs::printUsage(std::ostream &os) {
" echo -n -e 'Hello\\n\\x00World' > strange.msg" << std::endl <<
" cta-xrootd_plugins-opaque-query localhost 10955 strange.msg response.msg" << std::endl <<
"Example 2:" << std::endl <<
" cta-xrootd_plugins-write-notification-msg notification.msg" << std::endl <<
" cta-xrootd_plugins-write-notification-msg CLOSEW notification.msg" << std::endl <<
" cta-xrootd_plugins-opaque-query localhost 10955 notification.msg response.msg" << std::endl;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment