Skip to content
Snippets Groups Projects
Commit ab492247 authored by Michael Davis's avatar Michael Davis
Browse files

[cta-admin] Reinstates cta-admin failedrequest ls --summary

parent b0f4fc4b
No related branches found
No related tags found
No related merge requests found
......@@ -261,8 +261,9 @@ const std::map<std::string, OptionBoolean::Key> boolOptions = {
{ "--justretrieve", OptionBoolean::JUSTRETRIEVE },
{ "--log", OptionBoolean::SHOW_LOG_ENTRIES },
{ "--lookupnamespace", OptionBoolean::LOOKUP_NAMESPACE },
{ "--summary", OptionBoolean::SUMMARY },
{ "--showsuperseded", OptionBoolean::SHOW_SUPERSEDED },
{ "--no-recall", OptionBoolean::NO_RECALL}
{ "--no-recall", OptionBoolean::NO_RECALL }
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment