scripts: Renamed -c/--compare -> -C/--compare

The lowercase -c/--compare felt clunky. I think because we tend towards
using uppercase for flags that operate on csv rows, such as -D/--define,
-L/--add-label (plot.py), etc.
This commit is contained in:
Christopher Haster
2026-02-06 17:22:01 -06:00
parent e1b0abf446
commit b99d245cd8
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -492,7 +492,7 @@ summary-diff sizes-diff: $(OBJ) $(CI)
-fstack='max(stack_limit)' \
-fctx='max(ctx_size)' \
-o-) \
-bbuild -cBEFORE -Q $(SUMMARYFLAGS))
-bbuild -CBEFORE -Q $(SUMMARYFLAGS))
## Generate a codemap svg