Update copyright years
[tar.git] / doc / value.texi
blobaabd258f23b27f73d9c37608b7fc23e9eb5c3f31
1 @c This is part of GNU tar manual.
2 @c Copyright 1992--2022 Free Software Foundation, Inc.
3 @c See file tar.texi for copying conditions.
5 @macro GNUTAR
6 @acronym{GNU} @command{tar}
7 @end macro
9 @macro xopindex{option,text}
10 @opindex \option\@r{, \text\}
11 @end macro
13 @macro opsummary{option}
14 @ifclear ANCHOR--\option\
15 @set ANCHOR--\option\ 1
16 @anchor{--\option\}
17 @end ifclear
18 @xopindex{\option\, summary}
19 @end macro