- 
                Notifications
    You must be signed in to change notification settings 
- Fork 23
Update mkvirtualenv help to document -p/--python option #109
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
Update mkvirtualenv help to document -p/--python option #109
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. 👍 (I use this all the time. Good idea to mention it I think)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thank you!
| During the check, the  Options proposed to fix the problem in the docs > source > install.rst file: 
 
 
 Option 1 applied. | 
| Ah, sorry, I didn't see the notification for the update to this PR and I made and merged a conflicting change. Let me see if I can resolve that. | 
| @Mergifyio rebase | 
| 
 ❌ Base branch update has failedGit reported the following error:  | 
| @Mergifyio rebase | 
| 
 ✅ Branch has been successfully rebased | 
7cce3f1    to
    6d2f603      
    Compare
  
    
This pull request updates the
virtualenvwrapper_mkvirtualenv_helpfunction to include documentation for the-pand--pythonoptions when creating a new virtual environment withmkvirtualenv. It documents functionality that already exists in the script but was not previously mentioned in the help text.Changes made:
-pand--pythonoptions in the help output