contrib/perf.py
branchstable
changeset 51173 46fed351e451
parent 51136 6a78b5a1d1ab
child 51435 d1fb42a71676
--- a/contrib/perf.py	Wed Feb 21 02:12:58 2024 +0100
+++ b/contrib/perf.py	Thu Feb 22 18:28:01 2024 +0100
@@ -1710,7 +1710,8 @@
     b'perf::phases|perfphases',
     [
         (b'', b'full', False, b'include file reading time too'),
-    ],
+    ]
+    + formatteropts,
     b"",
 )
 def perfphases(ui, repo, **opts):