( )⚙ D1706 debugdiscovery: correct and clean up command synopsis

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
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

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