Home
last modified time | relevance | path

Searched defs:HELP_comm (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h603 #define HELP_comm "usage: comm [-123] FILE1 FILE2\n\nRead FILE1 and FILE2, which should be ordered, and produce three text\ncolumns as output: lines only in FILE1; lines only in FILE2; and lines\nin both files. Filename \"-\" is a synonym for stdin.\n\n-1 Suppress the output column of lines unique to FILE1\n-2 Suppress the output column of lines unique to FILE2\n-3 Suppress the output column of lines duplicated in FILE1 and FILE2" macro

Completed in 5 milliseconds