lix/doc/manual
jakobrs c5a488afc0 Remove the --delete option for --gc
Running `nix-store --gc --delete` will, as of Nix 2.3.3, simply fail
because the --delete option conflicts with the --delete operation.

  $ nix-store --gc --delete
  error: only one operation may be specified
  Try 'nix-store --help' for more information.

Furthermore, it has been broken since at least Nix 0.16 (which was
released sometime in 2010), which means that any scripts which depend
on it should have been broken at least nine years ago. This commit
simply formally removes the option. There should be no actual difference
in behaviour as far as the user is concerned: it errors with the exact
same error message. The manual has been edited to remove any references
to the (now gone) --delete option.

Other information:
* Path for Nix 0.16 used:
  /nix/store/rp3sgmskn0p0pj1ia2qwd5al6f6pinz4-nix-0.16
2020-03-19 19:41:23 +01:00
..
advanced-topics
command-ref Remove the --delete option for --gc 2020-03-19 19:41:23 +01:00
expressions doc/manual: add ids to the advanced attribute definitions 2019-12-03 18:22:27 +01:00
figures
glossary
installation nixos.org/releases -> releases.nixos.org 2020-03-11 10:33:23 +01:00
introduction
packages Add a link to official channels in the Channels chapter. 2020-01-09 14:15:19 -08:00
release-notes Typo 2020-02-19 12:32:33 +01:00
hacking.xml
local.mk Remove callout graphics 2020-03-13 16:32:43 +01:00
manual.xml
nix-lang-ref.xml
quote-literals.xsl
schemas.xml