Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-25 00:21:43 +00:00
parent 70f6f2ac08
commit f59fe2277e
13 changed files with 43 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> An alias to a `run-mailcap`'s action edit.
> Originally `run-mailcap` is used to process/edit mime-type/file.
> More information: <https://www.computerhope.com/unix/uedit>.
> More information: <https://www.computerhope.com/unix/uedit.htm>.
- Edit action can be used to view any file on default mailcap explorer:

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# gedit
> Text editor of the GNOME Desktop project.
> More information: <https://help.gnome.org/users/gedit/stable/>.
> More information: <https://manned.org/gedit>.
- Open a text file:

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# whatis
> Display one-line descriptions from manual pages.
> See also: `whereis`, `which`, `type`.
> See also: `man`, `whereis`.
> More information: <https://manned.org/whatis>.
- Display a description from a man page: