mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-05-01 05:35:52 +00:00
Document changes to the --transform option.
This commit is contained in:
10
NEWS
10
NEWS
@@ -1,4 +1,4 @@
|
||||
GNU tar NEWS - User visible changes. 2007-12-05
|
||||
GNU tar NEWS - User visible changes. 2008-02-04
|
||||
Please send GNU tar bug reports to <bug-tar@gnu.org>
|
||||
|
||||
|
||||
@@ -26,6 +26,14 @@ echo=string, and sleep=value. Any number of `--checkpoint-action'
|
||||
options can be specified, the actions will be executed in order of
|
||||
their appearance in the command line.
|
||||
|
||||
* The --transform option.
|
||||
|
||||
Any number of `--transform' options can be given in the command line.
|
||||
The specified transformations will be applied in turn.
|
||||
|
||||
The argument to `--transform' option can be a list of replace
|
||||
expressions, separated by a semicolon (as in `sed').
|
||||
|
||||
* Info (end-of-volume) scripts
|
||||
|
||||
The value of the blocking factor is made available to info and
|
||||
|
||||
Reference in New Issue
Block a user