mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
* Documented nix-store --dump / --restore.
This commit is contained in:
parent
8791ffbc88
commit
9e08f5efe1
2 changed files with 75 additions and 3 deletions
|
@ -599,7 +599,7 @@ struct StdinSource : RestoreSource
|
|||
};
|
||||
|
||||
|
||||
/* Restore a value from a Nix archive. The archive is written to
|
||||
/* Restore a value from a Nix archive. The archive is read from
|
||||
standard input. */
|
||||
static void opRestore(Strings opFlags, Strings opArgs)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue