From e5dc4207517935eb2787be0671c625b527556891 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 13 Jul 2018 13:42:34 +0200 Subject: example: fix usage --- example.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; -- cgit v1.2.3