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 nix-env documentation for --delete-generations #3048

Merged
merged 2 commits into from
Aug 29, 2019

Commits on Aug 17, 2019

  1. Fix nix-env documentation for --delete-generations

    The documentation for `--delete-generations` had an erroneous fullstop
    and as it turns out inaccurate information on the `+No.` syntax.
    Toon Nolten committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    1dbaf11 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Reword to clarify newer generations are left alone

    My attempt at clarifying the docs resulted in a false explanation. This
    is now fixed and I added an example to eliminate all possible confusion.
    toonn committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    5bdac86 View commit details
    Browse the repository at this point in the history