1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-06 06:45:18 +01:00
Files
sops/vendor/github.com/kr/text/mc/Readme
2018-09-13 08:34:51 -04:00

10 lines
340 B
Plaintext

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.