From 5341705be66c513938bd732a19e050dcf9a622d4 Mon Sep 17 00:00:00 2001 From: sthope <rjs.ricardosilva@gmail.com> Date: Sun, 31 Jul 2022 19:22:27 +0200 Subject: [PATCH] update --- docs/cmnds/101.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/cmnds/101.md b/docs/cmnds/101.md index d209efa..c1059cf 100644 --- a/docs/cmnds/101.md +++ b/docs/cmnds/101.md @@ -68,13 +68,12 @@ ________________________________________________________________________________ <summary markdown="span"> Shotcuts </summary> <br> -| | | -| :--------------------------- | :-------------------- | +``` 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 - +``` ______________________________________________________________________________________________________ </details>