* doc/coreutils.texi (ln invocation): State --symbolic is required.
* src/ln.c (usage): Explicitly state -s is not implied.
Fixes https://bugs.gnu.org/47703
@opindex -r
@opindex --relative
Make symbolic links relative to the link location.
+This option is only valid with the @option{--symbolic} option.
Example:
-n, --no-dereference treat LINK_NAME as a normal file if\n\
it is a symbolic link to a directory\n\
-P, --physical make hard links directly to symbolic links\n\
- -r, --relative create symbolic links relative to link location\n\
+ -r, --relative with -s, create links relative to link location\n\
-s, --symbolic make symbolic links instead of hard links\n\
"), stdout);
fputs (_("\