1
- title : Download the Signature Check utility from Microsoft.
1
+ title : Download the Sigcheck utility from Microsoft.
2
2
stepnum : 1
3
3
level : 4
4
4
ref : download-sigcheck
@@ -56,7 +56,7 @@ level: 4
56
56
ref : verify-sig
57
57
content : |
58
58
59
- Invoke ``sigcheck ``:
59
+ Invoke ``Sigcheck ``:
60
60
61
61
.. code-block:: powershell
62
62
@@ -67,7 +67,7 @@ content: |
67
67
Click :guilabel:`Agree` to accept the
68
68
:abbr:`EULA (End User License Agreement)` when it displays.
69
69
70
- ``sigcheck `` returns this verification information for the latest
70
+ ``Sigcheck `` returns this verification information for the latest
71
71
release of MongoDB 3.4:
72
72
73
73
.. code-block:: bat
@@ -95,7 +95,7 @@ content: |
95
95
IMP: n/a
96
96
97
97
---
98
- title : Compare the Signature File to the MongoDB Installer Hash .
98
+ title : Compare the signature file to the MongoDB installer hash .
99
99
stepnum : 5
100
100
level : 4
101
101
ref : download-key-file
@@ -120,10 +120,10 @@ content: |
120
120
121
121
The command outputs three lines:
122
122
123
- - An SHA256 hash that you downloaded directly from MongoDB.
124
- - An SHA256 hash computed from the MongoDB binary you
123
+ - A `` SHA256`` hash that you downloaded directly from MongoDB.
124
+ - A `` SHA256`` hash computed from the MongoDB binary you
125
125
downloaded from MongoDB.
126
126
- A ``True`` or ``False`` result depending if the hashes match.
127
127
128
- If hashes match, the MongoDB binary is verified.
128
+ If the hashes match, the MongoDB binary is verified.
129
129
...
0 commit comments