]> git.proxmox.com Git - cargo.git/blobdiff - src/doc/man/cargo-add.md
Document cargo-add's feature message
[cargo.git] / src / doc / man / cargo-add.md
index 9f92d7508a22f88ccd2e5c15efb4316d34c5411b..10c350089c9382f2568fef6b26e685941a8c75f2 100644 (file)
@@ -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