This is an archive of the discontinued Mercurial Phabricator instance.

absorb: update help text
ClosedPublic

Authored by mbthomas on Oct 12 2018, 4:04 PM.

Details

Summary

Update the help text to reflect the recent changes to absorb in D4999.

The -p option actually only affects the -a option: without -a, the
changes are printed; with -a the changes are only printed if -p is
specified. Reword the help text for -p to reflect this.

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

mbthomas created this revision.Oct 12 2018, 4:04 PM
pulkit accepted this revision.Oct 12 2018, 5:03 PM
This revision was automatically updated to reflect the committed changes.