( )⚙ D4360 zsh_completion: adjust usage of common options

This is an archive of the discontinued Mercurial Phabricator instance.

zsh_completion: adjust usage of common options
ClosedPublic

Authored by av6 on Aug 23 2018, 3:44 AM.

Details

Summary

addremove, remove and serve accept -S/--subrepos, and purge actually doesn't.

qnew accepts -I/--include and -X/--exclude.

qrefresh accepts -D/--currentdate, -U/--currentuser, -d/--date and -u/--user.

rebase accepts -n/--dry-run.

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

av6 created this revision.Aug 23 2018, 3:44 AM
spectral accepted this revision.Aug 29 2018, 2:20 PM
This revision was automatically updated to reflect the committed changes.