We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a137a4 commit 8bb50a8Copy full SHA for 8bb50a8
1 file changed
src/commands/ctx_clean.c
@@ -13,7 +13,7 @@ const char clean_usage[] =
13
"usage: "CMD" clean [options] <in.ctx> [in2.ctx ...]\n"
14
"\n"
15
" Clean a cortex graph. Joins graphs first, if multiple inputs given.\n"
16
-" If neither -T or -U specified, just saves output statistics.\n"
+" If output graph file is not specified just saves output statistics.\n"
17
" If given a multisample graph, cleans each sample against the merged population.\n"
18
19
" -h, --help This help message\n"
0 commit comments