diff options
-rw-r--r-- | doc/coreutils.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 444c51cc1..51a175b89 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -4009,8 +4009,8 @@ Print a line for each unpairable line in file @var{file-number} @end table In addition, when @sc{gnu} @code{join} is invoked with exactly one argument, -options @samp{--help} and @samp{--version} are recognized. @xref{Common -options}. +the @option{--help} and @option{--version} options are recognized. +@xref{Common options}. @node Operating on characters |