From f26909eefb236e9ebf63be53cd86ae13cc3d9ea3 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Wed, 7 Apr 2021 11:18:33 -0700 Subject: [PATCH] formatting --- docs/parsers/dir.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/parsers/dir.md b/docs/parsers/dir.md index 2fdeff77..d58c693b 100644 --- a/docs/parsers/dir.md +++ b/docs/parsers/dir.md @@ -12,11 +12,11 @@ The `epoch` calculated timestamp field is naive (i.e. based on the local time of Usage (cli): - $ dir | jc --dir + C:> dir | jc --dir or - $ jc dir + C:> jc dir Usage (module): @@ -29,7 +29,7 @@ Compatibility: Examples: - $ dir | jc --dir -p + C:> dir | jc --dir -p [ { "date": "03/24/2021", @@ -70,7 +70,7 @@ Examples: ... ] - $ dir | jc --dir -p -r + C:> dir | jc --dir -p -r [ { "date": "03/24/2021",