summaryrefslogtreecommitdiff
path: root/doc/tar.texi
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2023-05-01 11:42:04 +0200
committerSergey Poznyakoff <gray@gnu.org>2023-05-01 20:31:47 +0300
commit204b414d11266413214ddbbb3fc0951409cbb81e (patch)
treef7901e4c43b92580c0b6a28a627011a781aac35f /doc/tar.texi
parent6a1581240bfccfd12bfe88cb4075ddd0482d879b (diff)
downloadtar-master.tar.gz
Add missing option to manpage and remove duplicate operationHEADmaster
* doc/tar.1: Add needed option -f after operation -A, sort operation -t alphabetically, add --file after --concatenate, consistently use long option --file in the GNU-style section, and delete duplicate --update. * doc/tar.texi: Add small missing word, and lowercase a letter.
Diffstat (limited to 'doc/tar.texi')
-rw-r--r--doc/tar.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tar.texi b/doc/tar.texi
index a94a143e..4e74fa1d 100644
--- a/doc/tar.texi
+++ b/doc/tar.texi
@@ -2411,7 +2411,7 @@ tape! @xref{delete}.
@item --diff
@itemx -d
-Same @option{--compare}. @xref{compare}.
+Same as @option{--compare}. @xref{compare}.
@opsummary{extract}
@item --extract
@@ -5402,7 +5402,7 @@ jazz
@end smallexample
@noindent
-If you like, You can run @samp{tar --list} to make sure the archives
+If you like, you can run @samp{tar --list} to make sure the archives
contain what they are supposed to:
@smallexample