This is an archive of the discontinued Mercurial Phabricator instance.

debugdiscovery: correct and clean up command synopsis
ClosedPublic

Authored by martinvonz on Dec 15 2017, 11:48 AM.

Details

Summary

This does a few things:

  • Changes "-r" to "--rev", since "-r" is not a valid short form
  • Removes non-existent "-l" and "-b" options
  • Removes "..." after options, since we don't usually have that

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

martinvonz created this revision.Dec 15 2017, 11:48 AM
This revision was automatically updated to reflect the committed changes.