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 Merge pull request #3180 from kevinastock/patch-1 2019-11-05 11:17:02 +01:00
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 Fix corrupt PNG 2013-08-21 12:53:51 +02:00
glossary docs: Add IDs to important sections 2018-08-31 10:06:33 -04:00
installation nixos.org/releases -> releases.nixos.org 2020-03-11 10:33:23 +01:00
introduction editline: wip 2018-10-29 08:44:58 -05:00
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 Docs: Fix install prefix 2018-08-21 21:46:43 +02:00
local.mk Remove callout graphics 2020-03-13 16:32:43 +01:00
manual.xml Create upgrade notes 2018-09-01 15:35:46 -04:00
nix-lang-ref.xml * Various updates. 2009-11-05 09:07:43 +00:00
quote-literals.xsl Generate release notes again 2014-03-12 14:24:29 +01:00
schemas.xml * Document setuid Nix installs. 2004-10-31 17:08:48 +00:00