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

Fix some minor issues with the bootstrap documentation. #568

Merged
merged 1 commit into from
May 22, 2018

Conversation

eerhardt
Copy link
Member

There are a couple incorrect things about the bootstrap documentation:

  1. A reference to an option to crossgen the corelib, that doesn't exist. Removed.
  2. Incorrect double dashes in the usage.
  3. A reference to a -config option that doesn't exist.
  4. The example call is incorrect since it doesn't contain the architecture piece of the RID.
    1. I also rearranged it so the -release part was first, since this is easy to miss.

/cc @dseefeld @weshaggard @mateusrodrigues

@eerhardt eerhardt requested a review from janvorli May 21, 2018 22:30
Copy link
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for fixing the discrepancies!

@eerhardt eerhardt merged commit 776dd5f into dotnet:dev/release/2.1 May 22, 2018
@eerhardt eerhardt deleted the FixBootstrapDoc branch May 22, 2018 16:24
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.

None yet

3 participants