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

docs: add missing cli flags #3736

Merged
merged 6 commits into from
Feb 13, 2024
Merged

docs: add missing cli flags #3736

merged 6 commits into from
Feb 13, 2024

Conversation

pcaversaccio
Copy link
Collaborator

@pcaversaccio pcaversaccio commented Jan 18, 2024

What I did

I add all missing CLI flags in the docs. Furthermore, I also add a note due to the patch in #3735. Eventually, I add the missing CLI flag metadata.

How I did it

Compare the output of vyper --help with the documentation here.

How to verify it

Run vyper --help:

image

Commit message

docs: add missing cli flags

Description for the changelog

docs: Add missing CLI flags.

Cute Animal Picture

image

@codecov-commenter
Copy link

codecov-commenter commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (55e18f6) 84.78% compared to head (2e5ea3b) 84.81%.
Report is 5 commits behind head on master.

❗ Current head 2e5ea3b differs from pull request most recent head f79fbe7. Consider uploading reports for the commit f79fbe7 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3736      +/-   ##
==========================================
+ Coverage   84.78%   84.81%   +0.03%     
==========================================
  Files          92       92              
  Lines       13139    13139              
  Branches     2929     2929              
==========================================
+ Hits        11140    11144       +4     
+ Misses       1535     1531       -4     
  Partials      464      464              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@charles-cooper charles-cooper merged commit 8e5e1c2 into vyperlang:master Feb 13, 2024
84 checks passed
@pcaversaccio pcaversaccio deleted the cli-docs branch February 14, 2024 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants