mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-03 00:38:15 +02:00
commit bash-20080410 snapshot
This commit is contained in:
@@ -128,6 +128,8 @@ head_builtin (list)
|
||||
}
|
||||
|
||||
char *head_doc[] = {
|
||||
"Display lines from beginning of file.",
|
||||
"",
|
||||
"Copy the first N lines from the input files to the standard output.",
|
||||
"N is supplied as an argument to the `-n' option. If N is not given,",
|
||||
"the first ten lines are copied.",
|
||||
|
||||
Reference in New Issue
Block a user