summaryrefslogtreecommitdiffhomepage
path: root/cmd/nardump/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/nardump/README.md')
-rw-r--r--cmd/nardump/README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/cmd/nardump/README.md b/cmd/nardump/README.md
index 6fa7fc2f1..6c73ff9b0 100644
--- a/cmd/nardump/README.md
+++ b/cmd/nardump/README.md
@@ -1,7 +1,7 @@
-# nardump
-
-nardump is like nix-store --dump, but in Go, writing a NAR file (tar-like,
-but focused on being reproducible) to stdout or to a hash with the --sri flag.
-
-It lets us calculate the Nix sha256 in shell.nix without the person running
-git-pull-oss.sh having Nix available.
+# nardump
+
+nardump is like nix-store --dump, but in Go, writing a NAR file (tar-like,
+but focused on being reproducible) to stdout or to a hash with the --sri flag.
+
+It lets us calculate the Nix sha256 in shell.nix without the person running
+git-pull-oss.sh having Nix available.