Codebase list libdockapp / upstream/0.6.4 BUGS
upstream/0.6.4

Tree @upstream/0.6.4 (Download .tar.gz)

BUGS @upstream/0.6.4raw · history · blame

1
2
3
4
20050716:
    - The standard options -h -v and -w cannot be combined into mixed options
      like the user specified ones. For example, if there's a user specified
      option -s and <command> -ws is executed, the -w option gets ignored.