Am 30.05.26 um 23:42 schrieb Gerald Pfeifer:
On Sat, 30 May 2026, Georg-Johann Lay wrote:
https://gcc.gnu.org/codingconventions.html#Spelling is the canonical
source that I regularly consult myself when in doubt, and for this case
we are relatively consistent:

   % grep -r "command line op" $WWWDOCS | wc -l
   9
   % grep -r "command-line op" $WWWDOCS | wc -l
   158

I took a note to look into those 9 potential outliers.

Gerald

So in "parsing the command line" there is no hyphen then?

And it is "middle-end" (adjective) and "middle end" (noun)?

Johann

Reply via email to