From 289f9de576a7980184339f380d5000f7d71f6d7e Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 13 Jun 2022 01:55:22 -0400 Subject: New "format" hierarchy. --- stdlib/source/program/aedifex/command/deploy/snapshot.lux | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stdlib/source/program/aedifex/command/deploy/snapshot.lux') diff --git a/stdlib/source/program/aedifex/command/deploy/snapshot.lux b/stdlib/source/program/aedifex/command/deploy/snapshot.lux index 1fd2c8793..37fc9a19b 100644 --- a/stdlib/source/program/aedifex/command/deploy/snapshot.lux +++ b/stdlib/source/program/aedifex/command/deploy/snapshot.lux @@ -8,13 +8,14 @@ [concurrency ["[0]" async (.only Async)]]] [data + ["[0]" binary + ["[1]" \\format]] ["[0]" text [encoding ["[0]" utf8]]] [collection ["[0]" set]] [format - ["[0]" binary] ["[0]" tar] ["[0]" xml]]] [tool -- cgit v1.2.3