Take it easy, sit back and relax
When writing Komari Probe Installation and Customization, I kept going back and forth on whether to write docker compose up -d or docker-compose up -d for the docker-compose startup section.
To be honest, we're generally already used to docker-compose up -d, but in the V2 plugin version you can only use the version without the hyphen, while some old V1 versions don't support the version with the space. What should I use when writing articles from now on? (ugh)
gemini's suggestion was to write the new version and add a note next to it, but that feels too forced.