From 41f6eb4576fca08a744007d4296dd53b8ce6e158 Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Fri, 22 Sep 2017 18:49:46 -0700 Subject: [PATCH] fix tabs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c51ab68..51ae87c 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ options: -v value Edit JSON key path value -r Use raw values, otherwise types are auto-detected -O Performance boost for value updates. - -D Delete the value at the specified key path - -p Make json pretty, keypath is optional with this flag + -D Delete the value at the specified key path + -p Make json pretty, keypath is optional with this flag -i infile Use input file instead of stdin -o outfile Use output file instead of stdout keypath JSON key path (like "name.last")