1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/doc/manual/src/package-management
Alexander Schmolck 8d4b6766e2 Convert short nix options to long ones
e.g. nix-env -e subversion => nix-env --uninstall subversion

The aim is to make the documentation less cryptic for newcomers and the
long options are more self-documenting.

The change was made with the following script:

<https://github.com/aschmolck/convert-short-nix-opts-to-long-ones>

and sanity checked visually.
2023-05-17 08:10:30 +01:00
..
basic-package-mgmt.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
binary-cache-substituter.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
channels.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
copy-closure.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
garbage-collection.md fix many doc typos 2021-11-13 22:28:20 -05:00
garbage-collector-roots.md Enable syntax highlighting 2020-07-31 15:43:25 +02:00
package-management.md manual: remove "Writing Nix Expressions" chapter 2022-08-04 11:59:25 +02:00
profiles.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
s3-substituter.md Improve store setting descriptions / Markdown formatting 2023-03-22 14:23:36 +01:00
sharing-packages.md Pandoc conversion 2020-07-23 18:26:48 +02:00
ssh-substituter.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00