fix a typo
* doc/tar.texi (Incremental Dumps): Add missing --file to the '--list' example.
This commit is contained in:
@@ -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