aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2018-07-13 13:42:34 +0200
committertv <tv@krebsco.de>2018-07-13 13:43:04 +0200
commite5dc4207517935eb2787be0671c625b527556891 (patch)
treefec339bdc17362944136b8634b36fc9153110074
parent8b6fd72f504c4d6a860596d20710de548031f9c7 (diff)
example: fix usage
-rw-r--r--example.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/example.nix b/example.nix
index 38830b6..0262c23 100644
--- a/example.nix
+++ b/example.nix
@@ -1,4 +1,4 @@
-# nix-instantiate --strict --json --eval format.nix | jq
+# usage: nix-instantiate --strict --json --eval example.nix | jq .
{
type = "table";
format = "gpt";