git-column (1) Linux Manual Page
NAME git-column – Display data in columns SYNOPSIS git column[–command = <name>][–[raw – ] mode = <mode>][–width = <width>] [–indent = <string>][–nl = <string>][–padding = <n>] DESCRIPTION This command formats the lines of its standard input into a table with multiple columns. Each input line occupies one cell of the table. It is used internally…
