sapling/hgext/inotify
FUJIWARA Katsunori ce06b102df help: show value requirement and multiple occurrence of options
this helps users to know what kind of option is:

  - no value is required(flag option)
  - value is required
  - value is required, and multiple occurrences are allowed

each kinds are shown as below:

 -f --force              force push
 -e --ssh CMD            specify ssh command to use
 -b --branch BRANCH [+]  a specific branch you would like to push

if one or more 3rd type options are shown, explanation for '[+]' mark
is also shown as footnote.
2010-06-06 17:25:00 +09:00
..
linux many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
__init__.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
client.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
common.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
linuxserver.py inotify/inserve: implement --timeout-idle option (issue885) 2010-02-17 20:44:49 +01:00
server.py inotify/inserve: implement --timeout-idle option (issue885) 2010-02-17 20:44:49 +01:00