Manpage: cleanup layout of disable-channel
[lttng-tools.git] / src / bin / lttng / commands / disable_channels.c
index d861b37704a67aa52d01473cc04032eb2b67e96e..50b132eeba7607b8915d1a872be32a51f81c29e9 100644 (file)
@@ -65,7 +65,7 @@ static struct poptOption long_options[] = {
  */
 static void usage(FILE *ofp)
 {
-       fprintf(ofp, "usage: lttng disable-channel NAME[,NAME2,...] [-k|-u] [OPTIONS]\n");
+       fprintf(ofp, "usage: lttng disable-channel NAME[,NAME2,...] (-k | -u) [OPTIONS]\n");
        fprintf(ofp, "\n");
        fprintf(ofp, "Options:\n");
        fprintf(ofp, "  -h, --help               Show this help\n");
This page took 0.023094 seconds and 4 git commands to generate.