From 9463996b35d399550574b0753d8506e28ffb9890 Mon Sep 17 00:00:00 2001 From: Rita Zagoni Date: Mon, 23 Dec 2024 16:54:53 +0100 Subject: [PATCH] edit --- docs/build-for-developers/cli-collections.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/build-for-developers/cli-collections.md b/docs/build-for-developers/cli-collections.md index 15eec13a1c1..504700a2255 100644 --- a/docs/build-for-developers/cli-collections.md +++ b/docs/build-for-developers/cli-collections.md @@ -79,7 +79,7 @@ all examples will work. ## Setting a server -By default, the CLI will all out to our primary platform at +By default, the CLI will point to our primary platform at https://app.openfn.org. If you're running from open source or using a different deployment, you'll also @@ -129,7 +129,7 @@ you want to get all items, you have to escape it or quote it: openfn collections get my-collection \* ``` -Including \* in a pattern string should still work: +Including `*` in a pattern string should still work: ``` openfn collections get my-collection 2024*