We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db19c0 commit abb5e01Copy full SHA for abb5e01
'column'.md
@@ -0,0 +1,8 @@
1
+column
2
+---
3
+
4
+- convert tab to space
5
+- arrange columns
6
+```sh
7
+column -t file
8
+```
0 commit comments