How can we help you today? How can we help you today?

Command line - Minor issue in pumping out help to html

I noticed if I pipe out the help to HTML per the docs, if you look at /ignoremissing (and /ignoreidentical) it will look like this in the browser:
/ignoremissing
Alias: /m

Do not compare records that are only present in 

If you look at the HTML, the reason is that database1 is encapsulated in angle brackets - <database1> - which in HTML looks like a tag.

At first blush it makes it look like the help between these two flags is incomplete but it's not. Perhaps it should spit them out single quoted so it will appear correctly either in a .txt or .htm?
monkeygrind
0

Comments

1 comment

  • David Atkinson
    Thanks for reporting this issue. I'll enter it into our fault tracking system.

    Best regards,

    David Atkinson
    Red Gate Software
    David Atkinson
    0

Add comment

Please sign in to leave a comment.