[yt-dev] [yt_analysis/yt] yt clobbers nose's command line help	(issue #545)
    Nathan Goldbaum 
    issues-reply at bitbucket.org
       
    Sun Apr  7 18:13:45 PDT 2013
    
    
  
New issue 545: yt clobbers nose's command line help
https://bitbucket.org/yt_analysis/yt/issue/545/yt-clobbers-noses-command-line-help
Nathan Goldbaum:
```
#!bash
$ nosetests --help
usage: nosetests [-h] [--config CONFIG] [--paste] [--paste-detailed]
                 [--detailed] [--rpdb] [--parallel]
yt command line arguments
optional arguments:
  -h, --help        show this help message and exit
  --config CONFIG   Set configuration option, in the form param=value
  --paste           Paste traceback to paste.yt-project.org
  --paste-detailed  Paste a detailed traceback with local variables to paste
                    .yt-project.org
  --detailed        Display detailed traceback.
  --rpdb            Enable remote pdb interaction (for parallel debugging).
  --parallel        Run in MPI-parallel mode (must be launched as an MPI task)
```
Responsible: ngoldbaum
--
This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.
    
    
More information about the yt-dev
mailing list