nix-super/doc/manual/src/advanced-topics
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
..
advanced-topics.md Pandoc conversion 2020-07-23 18:26:48 +02:00
cores-vs-jobs.md Replace the trailing markdown spaces by a backslash 2021-04-23 14:37:21 +02:00
diff-hook.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
distributed-builds.md doc/distributed-builds: don't use deprecated alias 2022-08-01 13:50:35 +03:00
post-build-hook.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00