Skip to content

Commit dbebd97

Browse files
author
Steve Ives
committed
Update help file command.
1 parent 996fb14 commit dbebd97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- task: CmdLine@2
5050
displayName: 'Build help file'
5151
inputs:
52-
script: '"C:\Program Files (x86)\HelpSmith\HelpSmith.exe" ..\..\Documentation\CodeGen.hsm /wh=WebHelp /nc'
52+
script: '"C:\Program Files (x86)\HelpSmith\HelpSmith.exe" ..\..\Documentation\CodeGen.hsm /hh /nc'
5353

5454
- task: VSBuild@1
5555
displayName: 'Build CodeGen solution and installer'

0 commit comments

Comments
 (0)