Skip to content

Shorten first doc sentence for each command. #183

@jmchilton

Description

@jmchilton

This would make planemo --help look less awful.

Usage: planemo [OPTIONS] COMMAND [ARGS]...

  Utilities to assist with the development of Galaxy tools.

Options:
  --version         Show the version and exit.
  -v, --verbose     Enables verbose mode.
  --config TEXT     Planemo configuration YAML file.
  --directory TEXT  Workspace for planemo.
  --help            Show this message and exit.

Commands:
  brew                   Install tool requirements using brew.
  brew_env               Display commands used to modify environment...
  brew_init              Download linuxbrew install and run it with...
  config_init            Help initialize global configuration (in home...
  create_gist            Download a tool repository as a tarball from...
  docker_build           Builds (and optionally caches Docker images)...
  docker_shell           Launch a shell in the Docker container...
  lint                   Check specified tool(s) for common errors and...
  normalize              Generate normalized tool XML from input...
  project_init           Initialize a new tool project (demo only...
  serve                  Launch a Galaxy instance with the specified...
  share_test             Publish JSON test results to Github Gist and...
  shed_create            Create a repository in a Galaxy Tool Shed...
  shed_diff              Produce diff between local repository and...
  shed_download          Download a tool repository as a tarball from...
  shed_init              Bootstrap a new Tool Shed configuration...
  shed_lint              Check a Tool Shed repository for common...
  shed_upload            Handle possible recursion through paths for...
  syntax                 Open tool config syntax wiki page in a web...
  test                   Run the tests in the specified tool tests in...
  tool_factory           (Experimental) Launch Galaxy with the Tool...
  tool_init              Generate a tool outline from supplied...
  travis_before_install  This command is used internally by planemo to...
  travis_init            Setup files in a github tool repository to...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions