update the cli url

This commit is contained in:
Tamo 2025-01-21 16:53:36 +01:00 committed by Louis Dureuil
parent 41eeffd88d
commit bf96fdb858
No known key found for this signature in database

View File

@ -401,7 +401,7 @@ pub struct Opt {
#[serde(default)]
pub experimental_logs_mode: LogMode,
/// Experimental dumpless upgrade. For more information, see: <https://github.com/orgs/meilisearch/discussions/723>
/// Experimental dumpless upgrade. For more information, see: <https://github.com/orgs/meilisearch/discussions/804>
///
/// When set, Meilisearch will auto-update its database without using a dump.
#[clap(long, env = MEILI_EXPERIMENTAL_DUMPLESS_UPGRADE, default_value_t)]