Update documentation for %p, fix #1145

24694d95f5
This commit is contained in:
Jan Niklas Hasse
2024-04-11 19:52:44 +02:00
parent 9028a94fbf
commit 1e6b5817db

View File

@@ -197,7 +197,7 @@ Several placeholders are available:
`%s`:: The number of started edges.
`%t`:: The total number of edges that must be run to complete the build.
`%p`:: The percentage of started edges.
`%p`:: The percentage of finished edges.
`%r`:: The number of currently running edges.
`%u`:: The number of remaining edges to start.
`%f`:: The number of finished edges.