A double hyphen (--) is standard ASCII punctuation used to represent an em dash in plain text environments where a true em dash (—) isn’t convenient.
It appears frequently in:
• Terminal and CLI flags (--help, --verbose)
• Markdown or plaintext writing
• Email clients that auto-convert...