dispatch/vendor/github.com/kr/text/mc
Ken-Håvard Lieng cd317761c5 Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
..
Readme Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00
mc.go Switch from Godep to go vendoring 2016-03-01 01:51:26 +01:00

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.