meilisearch/meilisearch-lib/src
bors[bot] c98d3209ad
Merge #2839
2839: Update internal CLI documentation r=curquiza a=jeertmans

# Pull Request

## Related issue
Fixes #2810

## What does this PR do?
- Make internal CLI documentation match the online one

## Remarks
- Scope is limited to `meilisearch/meilisearch-http/src/option.rs`, not the flattened structs: should I also take care of them?
- Could not find online docs for `enable_metrics_route`
- Max column width wrapping was done by hand, so may not be perfect
- I removed the links from the internal doc: should I put them back?

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?


Co-authored-by: Jérome Eertmans <jeertmans@icloud.com>
2022-10-06 13:32:32 +00:00
..
dump deleted v1.rs 2022-10-03 11:04:54 +00:00
index Merge branch 'main' into stable 2022-10-04 14:20:10 +02:00
index_controller Implement all and last matching strategy 2022-08-23 17:07:43 +02:00
index_resolver Fix typos 2022-09-21 21:46:06 +08:00
tasks Merge #2745 #2789 #2814 #2826 2022-10-03 09:48:34 +00:00
analytics.rs rename user-id to instance-uid 2021-10-29 17:25:52 +02:00
compression.rs implement new dump v2 2021-09-30 14:49:13 +02:00
document_formats.rs Fix #2680 - replace a meaningless serde message 2022-09-29 16:36:32 +02:00
error.rs Classify InvalidLmdbOpenOptions as an Internal error 2022-08-23 16:39:39 +02:00
lib.rs Add support for config file 2022-09-07 16:09:00 +02:00
options.rs chore: add docs of flattened structs 2022-10-06 15:14:56 +02:00
snapshot.rs Increase max concurrent readers on indexes 2022-10-02 18:25:32 +03:00
update_file_store.rs Improve the tasks error reporting 2022-07-28 15:12:54 +02:00