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

minimize manpages #1898

Merged
merged 1 commit into from Jun 11, 2012
Merged

minimize manpages #1898

merged 1 commit into from Jun 11, 2012

Conversation

minrk
Copy link
Member

@minrk minrk commented Jun 11, 2012

leaves ENVIRONMENT_VARIABLES and FILES sections on the main ipython manpage, per recommendation of @juliantaylor, but points to <prog>--help for the rest.

I didn't touch the manpages for irunner or pycolor because we haven't touched those entrypoints in a long time.

closes #1618

point to `ipython --help` for the rest.
@fperez
Copy link
Member

fperez commented Jun 11, 2012

Yes!!! Finally it bugged you enough to do it, I kept punting ;) Thanks man, merging now.

fperez added a commit that referenced this pull request Jun 11, 2012
Minimize manpages as our real info is in -h/--help.

Leaves ENVIRONMENT_VARIABLES and FILES sections on the main ipython manpage, per recommendation of @juliantaylor, but points to <prog>--help for the rest.

Didn't touch the manpages for irunner or pycolor because we haven't touched those entrypoints in a long time.

closes #1618
@fperez fperez merged commit b43efbb into ipython:master Jun 11, 2012
@minrk minrk deleted the badman branch March 31, 2014 23:36
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Minimize manpages as our real info is in -h/--help.

Leaves ENVIRONMENT_VARIABLES and FILES sections on the main ipython manpage, per recommendation of @juliantaylor, but points to <prog>--help for the rest.

Didn't touch the manpages for irunner or pycolor because we haven't touched those entrypoints in a long time.

closes ipython#1618
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

generate or minimize manpages
2 participants