diff --git a/doc/manual/command-ref/nix-store.xml b/doc/manual/command-ref/nix-store.xml index e1e6c36e0..a2faeaeba 100644 --- a/doc/manual/command-ref/nix-store.xml +++ b/doc/manual/command-ref/nix-store.xml @@ -1277,7 +1277,7 @@ export _args; _args='-e /nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25c-default-buil Description If build failure caching is enabled through the -build-cache-failures configuration option, the +build-cache-failure configuration option, the operation will print out all store paths that have failed to build. @@ -1314,7 +1314,7 @@ $ nix-store --query-failed-paths Description If build failure caching is enabled through the -build-cache-failures configuration option, the +build-cache-failure configuration option, the operation clears the “failed” state of the given store paths, allowing them to be built again. This is useful if the failure was actually transient (e.g. because the disk