Commit Graph

23 Commits

Author SHA1 Message Date
jofas 7f0ee92330 properly added links to the 'target' glossary entry of the 'cargo tree' and 'cargo metadata' command man pages 2023-01-20 17:41:44 +01:00
jofas eaaa48fbaa added link to 'target triple' in documentation for cargo-metadata and cargo-tree commands 2023-01-20 17:40:03 +01:00
Ragnar Groot Koerkamp ac855aad08 fix(docs): fix typo learm => learn in cargo tree docs 2023-01-11 02:11:36 +01:00
Weihang Lo 4a76339cb5
doc(cargo-tree): mention it considering feature unification 2022-10-24 23:27:03 +08:00
Weihang Lo 65332bc9f1
Expand details for `--config` cli arg 2022-09-13 10:25:54 +01:00
Jon Gjengset 7eefb4221f Include --config in cargo help output 2022-06-21 16:24:41 +00:00
Ed Page f728045729 doc: Include `-F` in option lists
The manual change is to `src/doc/man/includes/section-features.md`, the
rest is code-generated.
2022-04-18 19:19:40 -05:00
Steven Joruk cd4e280458 Update docs 2021-12-08 22:18:47 +00:00
hi-rustin 17c0ea7417 Improve the help text of the --quiet args for all commands
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
2021-11-14 20:41:00 +08:00
Joe Ardent af355f0ea5 Use crate_name() on the library target, update tests. 2021-07-12 13:25:49 -07:00
Joe Ardent 58ed2e3746 Update the docs for `tree` to include new format option. 2021-07-11 16:47:34 -07:00
Weihang Lo 07c40a7c86
doc(carog-tree): new `--prune` option 2021-05-29 11:45:10 +08:00
Weihang Lo da2327f129
Merge branch 'master' into tree-depth 2021-05-28 23:27:42 +08:00
Weihang Lo 40791da11f
doc: generated via build-man.sh 2021-05-19 09:59:02 +08:00
Weihang Lo 0ad53bfde9
doc: generated via build-man.sh 2021-05-16 02:02:50 +08:00
Eric Huss d087aeb845 Stabilize -Zfeatures and -Zpackage-features. 2020-12-19 08:26:42 -08:00
Weihang Lo d613cd66c7
Merge branch 'master' into feat/glob-pattern 2020-10-18 08:48:30 +08:00
Eric Huss 1a86f232c5 Fix man page links inside `option` blocks. 2020-10-17 12:15:12 -07:00
Weihang Lo 4a61d8a412
doc: build-man.sh for glob pattern support 2020-10-05 01:24:43 +08:00
Eric Huss fac70ee775 Update links to rustup docs. 2020-09-26 10:09:04 -07:00
Camelid 3045228ee1 Fix typo 2020-08-04 18:23:12 -07:00
Eric Huss 2d4aa38b4f Regenerate man pages using mdman. 2020-08-01 11:14:00 -07:00
Eric Huss 96a393719b Add `cargo tree` command. 2020-03-31 15:14:47 -07:00