lix/doc/manual/src/contributing
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
..
cli-guideline.md doc/cli-guideline: Improve examples 2023-02-28 16:35:47 +01:00
contributing.md Switch away from classification as Tier1-3 2020-12-08 11:59:23 +01:00
experimental-features.md Single page for experimental feature descriptions 2023-04-09 11:01:23 -04:00
hacking.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00