Skip to content

Commit

Permalink
Update documentation for %p, fix #1145
Browse files Browse the repository at this point in the history
  • Loading branch information
jhasse committed May 11, 2024
1 parent 65d0dfc commit 5239a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,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.
Expand Down

0 comments on commit 5239a6d

Please sign in to comment.