This is an archive of the discontinued Mercurial Phabricator instance.

gendoc: use an empty comment so aliases are separated from previous elements
ClosedPublic

Authored by spectral on Feb 12 2021, 4:31 PM.

Details

Summary

For commands like hg bookmarks, where there's no `[+] marked option can be
specified multiple times`, this causes the final option in the option list to
not be the parent of the aliases definition. The aliases section is thus marked
as a blockquote like on commands that do have text separating the option list
and the aliases definition.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

spectral created this revision.Feb 12 2021, 4:31 PM
pulkit accepted this revision.Feb 14 2021, 10:17 AM
This revision is now accepted and ready to land.Feb 14 2021, 10:17 AM