wok diff coreutils-character/description.txt @ rev 24095

Add jpegoptim
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 01 14:04:21 2021 +0000 (2021-09-01)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/coreutils-character/description.txt	Wed Sep 01 14:04:21 2021 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +Coreutils: Core GNU (file, text, shell) utilities.
     1.5 +
     1.6 +  * expand:    convert tabs to spaces
     1.7 +  * tr:        translate or delete characters
     1.8 +  * unexpand:  convert spaces to tabs