mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +02:00
include summary in [NAME] section
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
cat \- concatenate files and print on the standard output
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
cksum \- checksum and count the bytes in a file
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
comm \- compare two sorted files line by line
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
csplit \- split a file into sections determined by context lines
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
cut \- remove sections from each line of files
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
expand \- convert tabs to spaces
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
fmt \- simple optimal text formatter
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
fold \- wrap each input line to fit in specified width
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
head \- output the first part of files
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
join \- join lines of two files on a common field
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
md5sum \- compute and check MD5 message digest
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
2
man/nl.x
2
man/nl.x
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
nl \- number lines of files
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
2
man/od.x
2
man/od.x
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
od \- dump files in octal and other formats
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
paste \- merge lines of files
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
2
man/pr.x
2
man/pr.x
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
pr \- convert text files for printing
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
ptx \- produce a permuted index of file contents
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
sort \- sort lines of text files
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
split \- split a file into pieces
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
sum \- checksum and count the blocks in a file
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
tac \- concatenate and print files in reverse
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
tail \- output the last part of files
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
2
man/tr.x
2
man/tr.x
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
tr \- translate or delete characters
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
tsort \- perform topological sort
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
unexpand \- convert spaces to tabs
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
[NAME]
|
||||
uniq \- remove duplicate lines from a sorted file
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
|
||||
Reference in New Issue
Block a user