aboutsummaryrefslogtreecommitdiff
path: root/src/nix/store-copy-log.md
blob: f0cb66e57b7fbaf7d1da7ef2e094d8d1fca7f6dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
R""(

# Examples

TODO

# Description

`nix store copy-log` copies build logs between two Nix stores. The
source store is specified using `--from` and the destination using
`--to`. If one of these is omitted, it defaults to the local store.

)""