mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 18:22:25 +02:00
commit bash-20150213 snapshot
This commit is contained in:
+3
-2
@@ -4646,8 +4646,9 @@ Options, if specified, have the following meanings:
|
||||
|
||||
@table @code
|
||||
@item -a
|
||||
Mark variables and function which are modified or created for export
|
||||
to the environment of subsequent commands.
|
||||
Each variable or function that is created or modified is given the
|
||||
export attribute and marked for export to the environment of
|
||||
subsequent commands.
|
||||
|
||||
@item -b
|
||||
Cause the status of terminated background jobs to be reported
|
||||
|
||||
Reference in New Issue
Block a user