From 758b2e1297d4f669b17721304f52f03a8ae3fbed Mon Sep 17 00:00:00 2001 From: sthope Date: Sun, 31 Jul 2022 19:23:06 +0200 Subject: [PATCH] update --- docs/cmnds/101.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cmnds/101.md b/docs/cmnds/101.md index a408b8f..1601603 100644 --- a/docs/cmnds/101.md +++ b/docs/cmnds/101.md @@ -72,7 +72,7 @@ ________________________________________________________________________________ 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 ```