Commit 854c8587 by MapleCCC Committed by Bjorn Neergaard

doc: fix outdated references to the `debug:info` command in docs

parent a1d63f1d
...@@ -55,7 +55,7 @@ Provide more context by answering these questions: ...@@ -55,7 +55,7 @@ Provide more context by answering these questions:
Include details about your configuration and environment: Include details about your configuration and environment:
* **Which version of Poetry are you using?** You can get the exact version by running `poetry -V` in your terminal. * **Which version of Poetry are you using?** You can get the exact version by running `poetry -V` in your terminal.
* **Which Python version Poetry has been installed for?** Execute the `debug:info` to get the information. * **Which Python version Poetry has been installed for?** Execute the `poetry debug info` to get the information.
* **What's the name and version of the OS you're using**? * **What's the name and version of the OS you're using**?
......
...@@ -66,7 +66,7 @@ Provide more context by answering these questions: ...@@ -66,7 +66,7 @@ Provide more context by answering these questions:
Include details about your configuration and environment: Include details about your configuration and environment:
* **Which version of Poetry are you using?** You can get the exact version by running `poetry -V` in your terminal. * **Which version of Poetry are you using?** You can get the exact version by running `poetry -V` in your terminal.
* **Which Python version Poetry has been installed for?** Execute the `debug:info` to get the information. * **Which Python version Poetry has been installed for?** Execute the `poetry debug info` to get the information.
* **What's the name and version of the OS you're using**? * **What's the name and version of the OS you're using**?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment