From 60080b8b91a694291cfe92f81f8f8986779478b7 Mon Sep 17 00:00:00 2001 From: Yusuke Ito Date: Fri, 25 Mar 2022 04:25:58 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6808f73..3fa5040 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ or you can download and compile from source via `cargo install --git https://git ## command options -you can get help with `lsx --help` +you can get help with `lsx --help`. ## output fields @@ -38,4 +38,4 @@ you can get help with `lsx --help` * output file as ndjson * `lsx --output-format ndjson tmp` * get file version - * `lsx --get-version` \ No newline at end of file + * `lsx --get-version`