-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help page is incomplete #17021
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Closed similar issues:
|
^Originally posted by @DHowett-MSFT in #5560 (comment) The subcommands have their own pages. For example, |
Thanks for following up! I wonder if there's a better way for us to surface these docs... 🤔 |
Yea at the very least, #4134 |
OR MAYBE A MARKDOWN DOCUMENT? 👀 |
Windows Terminal version
1.19.10821.0
Windows build number
Microsoft Windows [Version 10.0.19045.4170]
Other Software
No response
Steps to reproduce
wt -h
,wt --help
,wt /?
Expected Behavior
All available options and commands are printed to a dialogue or to the terminal.
Actual Behavior
A selection of options and commands are printed to a dialogue. This means that information regarding options such as
-d
, the;
operator and the fact that you can call wt.exe followed by a command to run that command, are not included with each copy of Windows Terminal and the Microsoft Learn page must be referenced.The text was updated successfully, but these errors were encountered: