From 0b7d76f1704786809857debdde531443302e05f1 Mon Sep 17 00:00:00 2001 From: sthope Date: Sun, 31 Jul 2022 19:23:04 +0200 Subject: [PATCH] update --- docs/cmnds/101.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cmnds/101.md b/docs/cmnds/101.md index c1059cf..a408b8f 100644 --- a/docs/cmnds/101.md +++ b/docs/cmnds/101.md @@ -72,7 +72,8 @@ ________________________________________________________________________________ Go to the end of the line | CTRL + I Go to the begining of the line | CTRL + A Delete all line | CTRL + U -sort results in columns | {{cmnd}} | column -t +sort results in columns | cmnd}} | column -t + ``` ______________________________________________________________________________________________________