close
The Wayback Machine - https://web.archive.org/web/20210823223757/https://github.com/ManimCommunity/manim/issues/1912
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default command line help does not make mention of the subhelp pages #1912

Open
Darylgolden opened this issue Aug 14, 2021 · 1 comment · May be fixed by #1927
Open

Default command line help does not make mention of the subhelp pages #1912

Darylgolden opened this issue Aug 14, 2021 · 1 comment · May be fixed by #1927

Comments

@Darylgolden
Copy link
Member

@Darylgolden Darylgolden commented Aug 14, 2021

Enhancement proposal

Running manim --help gives the following:

Manim Community v0.9.0

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

  Animation engine for explanatory math videos

Options:
  --version  Show version and exit.
  --help     Show this message and exit.

Commands:
  render*  Render SCENE(S) from the input FILE.
  cfg      Manages Manim configuration files.
  init     Sets up a project in current working directory with default...
  new      Create a new project or insert a new scene.
  plugins  Manages Manim plugins.

  Made with <3 by Manim Community developers.

It should also mention the existence of subhelp pages that can be obtained through manim render --help, manim cfg --help, etc.

Additional comments

@joybh98
Copy link
Contributor

@joybh98 joybh98 commented Aug 16, 2021

I'm picking up this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants