The previous commit adjusted the column alignment for revision
examples which show expansion. Fix the unchanged examples and sort
those that show expansions to the end of the list.
Signed-off-by: Philip Oakley <redacted>
---
new
---
Documentation/revisions.txt | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/Documentation/revisions.txt b/Documentation/revisions.txt
index ac7dd8e..8d65986 100644
--- a/Documentation/revisions.txt
+++ b/Documentation/revisions.txt
@@ -329,14 +329,14 @@ Revision Range Summary
Here are a handful of examples using the Loeliger illustration above:
Args Expansion Selection
- D G H D
- D F G H I J D F
- ^G D H D
- ^D B E I J F B
+ D G H D
+ D F G H I J D F
+ ^G D H D
+ ^D B E I J F B
+ ^D B C E I J F B C
+ C I J F C
B..C = ^B C C
B...C = B ^F C G H D E B C
- ^D B C E I J F B C
- C I J F C
C^@ = C^1
= F I J F
B^@ = B^1 B^2 B^3--
2.9.0.windows.1