Rewording of category description

pull/29/head
Tullio Facchinetti 8 months ago
parent c4fc90b0f3
commit 7dcacf35c4

@ -53,7 +53,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
* [Package managers](#package-manager) (10), [Password managers](#password-manager) (16), [Process viewers and monitoring (alternatives to top)](#monitor-top) (18), [Productivity](#productivity) (10), [Programming](#programming) (45), [Prompts](#prompt) (4)
* [RSS](#rss) (8), [Religion](#religion) (4)
* [Science](#science) (16), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (24), [Shells](#shells) (11), [Sound and music](#music) (36), [System monitoring](#monitor) (28), [System tools](#system) (22)
* [Terminals](#terminal) (13), [Text processing](#text-processing) (31), [Text search (alternatives to grep)](#text-search) (10), [Text search and replace (alternatives to sed?)](#text-search-replace) (4), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (26), [Torrent](#torrent) (7), [Typing test and practice](#typing) (7)
* [Terminals](#terminal) (13), [Text processing](#text-processing) (31), [Text search (alternatives to grep)](#text-search) (10), [Text search and replace (alternatives to sed)](#text-search-replace) (4), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (26), [Torrent](#torrent) (7), [Typing test and practice](#typing) (7)
* [Utilities](#utility) (33)
* [Versioning](#versioning) (6), [Viewers](#viewers) (19)
* [Web browser](#browser) (17), [Web development](#webdev) (23), [Writing](#writing) (9)
@ -1367,7 +1367,7 @@ Search files, typically in a recursive manner, to look for some contained text o
* [ugrep](https://github.com/Genivia/ugrep) - Ultra fast grep with interactive TUI, fuzzy search, boolean queries, hexdumps and more.
* [vgrep](https://github.com/vrothberg/vgrep) - User-friendly pager for grep.
## <a name="text-search-replace"></a>Text search and replace (alternatives to sed?)
## <a name="text-search-replace"></a>Text search and replace (alternatives to sed)
Tools to search text within files and replace it..

@ -60,7 +60,7 @@ system,System tools,
terminal,Terminals,
text-processing,Text processing,
text-search,Text search (alternatives to grep),"Search files, typically in a recursive manner, to look for some contained text or path (regex)"
text-search-replace,Text search and replace (alternatives to sed?),Tools to search text within files and replace it.
text-search-replace,Text search and replace (alternatives to sed),Tools to search text within files and replace it.
time-tracker,Time trackers,Time and habit trackers
typing,Typing test and practice,Games and utilities to measure and/or improve the typing ability
rm,File deletion and trash bin (alternatives to rm),"Tools to manage the deletion of files/directories with improved management of a trash can, with the ability to restore deleted items"

1 label name description
60 terminal Terminals
61 text-processing Text processing
62 text-search Text search (alternatives to grep) Search files, typically in a recursive manner, to look for some contained text or path (regex)
63 text-search-replace Text search and replace (alternatives to sed?) Text search and replace (alternatives to sed) Tools to search text within files and replace it.
64 time-tracker Time trackers Time and habit trackers
65 typing Typing test and practice Games and utilities to measure and/or improve the typing ability
66 rm File deletion and trash bin (alternatives to rm) Tools to manage the deletion of files/directories with improved management of a trash can, with the ability to restore deleted items
Loading…
Cancel
Save