Allow the --sort option to be combined with the --options option.
commitc1e3afbd5c7dab547e67f5b6bec7f7d9cb1236c7
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 18 Aug 2009 20:21:33 +0000 (18 20:21 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 18 Aug 2009 20:21:33 +0000 (18 20:21 +0000)
tree4d9dbb897aee553699df48385d7ae6c4bb676a6b
parent0092f3594f0b420157e05b2980c51a82ceb88606
Allow the --sort option to be combined with the --options option.

This is a wish to make the implementation of cvs2bzr easier.

* cvs2svn_lib/run_options.py
  (RunOptions._get_environment_options_group): Allow the --sort option
  to be combined with the --options option.

  (RunOptions._get_options_file_options_group): Document the change in
  the --options man_help.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@4852 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/run_options.py