From b8f7bb04d003f8dbcf3ef2b201fc2678308995af Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 10 Oct 2018 01:05:11 -0400 Subject: update markdown/help header format Since gitiles recommends using # headers over ---/=== underlines, change the manifest-format.md over and all our help texts. Change-Id: I96391d41fba769e9f26870d497cf7cf01c8d8ab3 --- subcmds/upload.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'subcmds/upload.py') diff --git a/subcmds/upload.py b/subcmds/upload.py index fdc7e28d..c1f5c0ff 100644 --- a/subcmds/upload.py +++ b/subcmds/upload.py @@ -78,8 +78,7 @@ added to the respective list of users, and emails are sent to any new users. Users passed as --reviewers must already be registered with the code review system, or the upload will fail. -Configuration -------------- +# Configuration review.URL.autoupload: @@ -126,8 +125,7 @@ is set to "true" then repo will assume you always want the equivalent of the -t option to the repo command. If unset or set to "false" then repo will make use of only the command line option. -References ----------- +# References Gerrit Code Review: http://code.google.com/p/gerrit/ -- cgit v1.2.3-54-g00ecf