From fe4ea3fe41e4b578093a2afc4d518a205dc844d9 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Tue, 8 Jul 2025 17:55:29 -0700 Subject: [PATCH] Update Resources.md --- wiki/Resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/Resources.md b/wiki/Resources.md index f68d7b9a..04c254ef 100644 --- a/wiki/Resources.md +++ b/wiki/Resources.md @@ -390,14 +390,14 @@ gam delete building gam info building [formatjson] gam show buildings - [allfields|*|(fields )] + [allfields|*|(fields )] [formatjson] ``` By default, Gam displays the information as an indented list of keys and values. * `formatjson` - Display the fields in JSON format. ``` gam print buildings [todrive *] - [allfields|*|(fields )] + [allfields|*|(fields )] [delimiter ] [formatjson [quotechar ]] ``` By default, Gam displays the information as columns of fields; the following option causes the output to be in JSON format,