Skip to content

flag missing from tleap #27

Description

@jkalayan

-s flag is missing from options for aiida_tleap:

 Help: $ aiida_tleap --help

Options:
  -X, --code CODE     A single code identified by its ID, UUID or label.
  --description TEXT  Short metadata description
  -f TEXT             input script for tleap commands
  -I TEXT             dir containing leaprc files
  --help              Show this message and exit.

Native tleap has the following options:

teLeap [options]
Options:
 -h         Generate this message.
 -s         Ignore leaprc startup file.
 -I {dir}   Add {dir} to search path.
 -f {file}  Source {file}.

Error produced:

aiida_tleap -s -f inputs_amber/tleap_input.in
Usage: aiida_tleap [OPTIONS]
Try 'aiida_tleap --help' for help.

Error: No such option: -s

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions