X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=src%2Fdoc%2Fman%2Fcargo-add.md;h=10c350089c9382f2568fef6b26e685941a8c75f2;hb=9c8a8ea2ca4ebb043ab4895203e3358e69533404;hp=9f92d7508a22f88ccd2e5c15efb4316d34c5411b;hpb=4ed54cecce3ce9ab6ff058781f4c8a500ee6b8b5;p=cargo.git diff --git a/src/doc/man/cargo-add.md b/src/doc/man/cargo-add.md index 9f92d7508..10c350089 100644 --- a/src/doc/man/cargo-add.md +++ b/src/doc/man/cargo-add.md @@ -31,6 +31,11 @@ If no source is specified, then a best effort will be made to select one, includ When you add a package that is already present, the existing entry will be updated with the flags specified. +Upon successful invocation, the enabled (`+`) and disabled (`-`) [features] of the specified +dependency will be listed in the command's output. + +[features]: ../reference/features.md + ## OPTIONS ### Source options