mirror of
https://github.com/ninja-build/ninja.git
synced 2026-06-30 19:58:23 +00:00
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user