From 7d351317dd1113b9d8387bf921c030c2c15d770d Mon Sep 17 00:00:00 2001 From: Christopher Angelo Date: Thu, 11 Apr 2024 06:19:42 +0700 Subject: [PATCH] docs: dont write options in details --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 07d73ae..03ebc43 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,6 @@ $ ./bmap-server /path/to/bluemap/data You can also use the `--help` flag to get a list of all available options: -
-Click to expand - ``` $ bmap-server --help Usage: bmap-server [OPTIONS] @@ -41,8 +38,6 @@ Options: -V, --version Print version ``` -
- ## Building This project uses [Rust](https://www.rust-lang.org/) and [Cargo](https://doc.rust-lang.org/cargo/).