commit | 0888a083ec6a23a75d3e681f08ef242acd862573 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <[email protected]> | Tue Apr 13 20:22:01 2021 -0400 |
committer | Mike Frysinger <[email protected]> | Wed Apr 14 01:00:51 2021 +0000 |
tree | a32a8dd2ffb73cf6c6c756b9ad23e47f76ae45ff | |
parent | e2effe11a57508f04632cca543292d6568572905 [diff] [blame] |
help: switch from formatter module to textwrap Since Python has deprecated the formatter module, switch to the textwrap module instead for reflowing text. We weren't really using any other feature anyways. Verified by diffing the output before & after the change and making sure it was the same. Then made a few tweaks to tighten up the output. Change-Id: I0be1bc2a6661a311b1a4693c80d0f8366320ba55 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/303282 Reviewed-by: Raman Tenneti <[email protected]> Tested-by: Mike Frysinger <[email protected]>
diff --git a/docs/manifest-format.md b/docs/manifest-format.md index aa1580d..da83d0d 100644 --- a/docs/manifest-format.md +++ b/docs/manifest-format.md
@@ -21,6 +21,7 @@ ```xml <!DOCTYPE manifest [ + <!ELEMENT manifest (notice?, remote*, default?,