Skip to content

Commit

Permalink
docs: dont write options in details
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloanan committed Apr 10, 2024
1 parent e6f27e8 commit 7d35131
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

<details>
<summary>Click to expand</summary>

```
$ bmap-server --help
Usage: bmap-server [OPTIONS] <BLUEMAP_DIR>
Expand All @@ -41,8 +38,6 @@ Options:
-V, --version Print version
```

</details>

## Building

This project uses [Rust](https://www.rust-lang.org/) and [Cargo](https://doc.rust-lang.org/cargo/).
Expand Down

0 comments on commit 7d35131

Please sign in to comment.