Add help command for conda. (#31418)

This commit is contained in:
Austin Baldwin
2019-04-18 17:49:13 -07:00
committed by Christopher McCormack
parent 54bc113721
commit 9a64e1f1e6

View File

@ -30,6 +30,7 @@ letter of the option. So ``--name`` and ``-n`` are the same, and
For full usage of each command, including abbreviations, see For full usage of each command, including abbreviations, see
[Command reference](https://conda.io/docs/commands.html). [Command reference](https://conda.io/docs/commands.html).
You can also type ``conda`` or ``conda help`` to access the list of commands and help text for each command available.
### Sources ### Sources