You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
clair/contrib/analyze-local-images/vendor/github.com/kr/text/mc
Quentin Machu f024576223
contrib: Add vendors to analyze-local-images
9 years ago
..
Readme contrib: Add vendors to analyze-local-images 9 years ago
mc.go contrib: Add vendors to analyze-local-images 9 years ago

Readme

Command mc prints in multiple columns.

  Usage: mc [-] [-N] [file...]

Mc splits the input into as many columns as will fit in N
print positions. If the output is a tty, the default N is
the number of characters in a terminal line; otherwise the
default N is 80. Under option - each input line ending in
a colon ':' is printed separately.