From 9b6e4ff98cfeb1838173adda34c11b1185a36da5 Mon Sep 17 00:00:00 2001 From: Leo Hernandez Date: Wed, 25 Aug 2021 00:41:45 -0400 Subject: [PATCH] fixed typo --- docs/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.md b/docs/quickstart.md index 1f864f7..5995807 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -232,7 +232,7 @@ $ ./tools/cmdr.py SecurityInfo It also has a `-r` mode to pick a random read-only command to generate. We'll use this to send a command to our MDM device! ``` -$ ./tools/cmdr.py -r | curl -T - -u nanomdm:nanomm 'http://127.0.0.1:9000/v1/enqueue/E9085AF6-DCCB-5661-A678-BCE8F4D9A2C8' +$ ./tools/cmdr.py -r | curl -T - -u nanomdm:nanomdm 'http://127.0.0.1:9000/v1/enqueue/E9085AF6-DCCB-5661-A678-BCE8F4D9A2C8' { "status": { "E9085AF6-DCCB-5661-A678-BCE8F4D9A2C8": {