Minor fix

This commit is contained in:
Sergey Poznyakoff
2004-10-25 15:55:27 +00:00
parent 53a80edafc
commit 2ab1422c04

4
TODO
View File

@@ -18,7 +18,7 @@ so that the GNU extensions (--incremental, --label and
UNIX98 tar warns if all links cannot be resolved. UNIX98 tar warns if all links cannot be resolved.
(GNU tar --check-links option) (GNU tar --check-links option)
Currently tar prints a warning when this option is used. Somewhere Currently tar prints a warning when this option is used. Sometime
in the future its semantics will be changed to that of --check-links. in the future its semantics will be changed to that of --check-links.
In the meanwhile we should announce a phase-in period where "l" In the meanwhile we should announce a phase-in period where "l"
changes in semantics. changes in semantics.
@@ -33,7 +33,7 @@ so that the GNU extensions (--incremental, --label and
It would be useful to be able to use '--remove-files' with '--diff', It would be useful to be able to use '--remove-files' with '--diff',
to remove all files that compare successfully, when verifying a backup. to remove all files that compare successfully, when verifying a backup.
* Add tests for testing the added functonality. * Add tests for the new functonality.
* Consider this: * Consider this: