mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-06 03:40:50 +02:00
commit bash-20150612 snapshot
This commit is contained in:
+5
-4
@@ -5,12 +5,12 @@
|
||||
.\" Case Western Reserve University
|
||||
.\" chet.ramey@case.edu
|
||||
.\"
|
||||
.\" Last Change: Fri Jun 5 14:38:09 EDT 2015
|
||||
.\" Last Change: Thu Jun 11 16:26:00 EDT 2015
|
||||
.\"
|
||||
.\" bash_builtins, strip all but Built-Ins section
|
||||
.if \n(zZ=1 .ig zZ
|
||||
.if \n(zY=1 .ig zY
|
||||
.TH BASH 1 "2015 June 5" "GNU Bash 4.4"
|
||||
.TH BASH 1 "2015 June 11" "GNU Bash 4.4"
|
||||
.\"
|
||||
.\" There's some problem with having a `@'
|
||||
.\" in a tagged paragraph with the BSD man macros.
|
||||
@@ -8285,8 +8285,9 @@ Clear the history list by deleting all the entries.
|
||||
Delete the history entry at position \fIoffset\fP.
|
||||
.TP
|
||||
.B \-a
|
||||
Append the ``new'' history lines (history lines entered since the
|
||||
beginning of the current \fBbash\fP session) to the history file.
|
||||
Append the ``new'' history lines to the history file.
|
||||
These are history lines entered since the beginning of the current
|
||||
\fBbash\fP session, but not already appended to the history file.
|
||||
.TP
|
||||
.B \-n
|
||||
Read the history lines not already read from the history
|
||||
|
||||
Reference in New Issue
Block a user