mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-08-15 22:06:02 +00:00
fix a typo
* doc/tar.texi (Incremental Dumps): Add missing --file to the '--list' example.
This commit is contained in:
+1
-1
@@ -6645,7 +6645,7 @@ especially, the binary output it produced were considered inconvenient
|
||||
and were changed in version 1.16.}:
|
||||
|
||||
@smallexample
|
||||
@kbd{tar --list --incremental --verbose --verbose archive.tar}
|
||||
@kbd{tar --list --incremental --verbose --verbose --file archive.tar}
|
||||
@end smallexample
|
||||
|
||||
This command will print, for each directory in the archive, the list
|
||||
|
||||
Reference in New Issue
Block a user