aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThéophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com>2022-08-11 10:15:55 +0200
committerGitHub <noreply@github.com>2022-08-11 10:15:55 +0200
commit80a960940b53d8855a772a1b4088b848316023ea (patch)
tree33dc41afffd421ee6f45765ecb3a537c9c2b2973
parent8f3fdef1e0cce2a5c6fc2e0740a069092f93e1da (diff)
parentb58785ab83166556934028465c189cf8694ca517 (diff)
Merge pull request #6896 from blaggacao/patch-1
docfix: bundlers
-rw-r--r--src/nix/bundle.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix/bundle.md b/src/nix/bundle.md
index 2bb70711f..a18161a3c 100644
--- a/src/nix/bundle.md
+++ b/src/nix/bundle.md
@@ -44,7 +44,7 @@ flake output attributes:
* `bundlers.<system>.default`
-If an attribute *name* is given, `nix run` tries the following flake
+If an attribute *name* is given, `nix bundle` tries the following flake
output attributes:
* `bundlers.<system>.<name>`