word-break: keep-all does not suppress breaks at hard hyphens (an explicit UAX #14 break opportunity), so `--arg` could split after the dashes. Inline code is short — nowrap is the safe fix.
word-break: keep-all does not suppress breaks at hard hyphens (an explicit UAX #14 break opportunity), so `--arg` could split after the dashes. Inline code is short — nowrap is the safe fix.