1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-10 20:46:01 +01:00
nix/doc/manual/src/command-ref
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
..
files display documentation on manifest files separately 2023-04-28 12:10:36 +02:00
nix-env Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
nix-store Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
command-ref.md Convert commands 2020-07-23 18:27:12 +02:00
conf-file-prefix.md Fix XDG_CONFIG_DIRS fallback 2021-11-17 14:31:15 +01:00
env-common.md Reword info on XDG base dirs (#8338) 2023-05-15 23:30:20 -04:00
experimental-commands.md Start cross-referencing experimental features 2023-04-14 07:45:08 -04:00
files.md Convert nix.conf manpage 2020-07-23 18:27:11 +02:00
main-commands.md Convert commands 2020-07-23 18:27:12 +02:00
nix-build.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
nix-channel.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
nix-collect-garbage.md Split nix-env and nix-store documentation per-subcommand 2023-03-30 09:46:28 +02:00
nix-copy-closure.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
nix-daemon.md manual: build action -> build task 2022-11-06 13:28:18 +01:00
nix-env.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
nix-hash.md Split nix-env and nix-store documentation per-subcommand 2023-03-30 09:46:28 +02:00
nix-instantiate.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
nix-prefetch-url.md Replace the trailing markdown spaces by a backslash 2021-04-23 14:37:21 +02:00
nix-shell.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
nix-store.md Split nix-env and nix-store documentation per-subcommand 2023-03-30 09:46:28 +02:00
opt-common-syn.md Convert commands 2020-07-23 18:27:12 +02:00
opt-common.md Convert short nix options to long ones 2023-05-17 08:10:30 +01:00
opt-inst-syn.md Convert commands 2020-07-23 18:27:12 +02:00
utilities.md Use mdbook 2020-07-23 18:26:48 +02:00