The Wayback Machine - https://web.archive.org/web/20211010100304/https://github.com/topics/vt100
Skip to content
#

vt100

Here are 92 public repositories matching this topic...

drmcghee
drmcghee commented Mar 30, 2020

In my code I have a multiple line summary (comments) for my main method.

when I run my executable and ask for help myapp.exe --help the summary gets line wrapped.
I would like for each line in my summary to have a new line between.

I have tried every mechanism to make this work to no joy (also looked in the dragonfruit code a little) but couldn't find a quick fix.

 /// <summary>

Improve this page

Add a description, image, and links to the vt100 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vt100 topic, visit your repo's landing page and select "manage topics."

Learn more