Skip to content

Commit 732c7c3

Browse files
committed
more tweaks
1 parent a316f1a commit 732c7c3

1 file changed

Lines changed: 17 additions & 16 deletions

File tree

docs/sql-server/sql-server-help-installation.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ To view the installed help in SSMS, press CTRL + ALT + F1, or choose **Add or Re
223223
![HelpViewer2 Add Remove Content](../sql-server/media/sql-server-help-installation/add-remove-content.png)
224224

225225
Help Viewer opens to the Manage Content tab, with the installed help table of contents in the left pane. select articles in the table of contents to display them in the right pane.
226+
226227
> [!TIP]
227228
> If the contents pane is not visible, select Contents on the left margin. select the pushpin icon to keep the contents pane open.
228229
@@ -258,25 +259,12 @@ Online help always shows the most up-to-date content.
258259

259260
2. Select **View Help** in the Help menu. The latest Visual Studio help displays in the chosen environment.
260261

261-
## View F1 help
262-
263-
When you press F1 or select **Help** or **?** icon in a dialog box in SSMS or VS, a context-sensitive online help article appears in the browser or Help Viewer.
264-
265-
### To View F1 help
266-
267-
1. In the Help menu, select **Set Help Preference**, and choose either **Launch in Browser** or **Launch in Help Viewer**.
268-
269-
2. Press F1, or select **Help**, or **?** in dialog boxes where they're available, to see context-sensitive online articles in the chosen environment.
270-
271-
> [!NOTE]
272-
> F1 help only works when you are online. There are no offline sources for F1 help.
273-
274-
## Systems without internet access
262+
### Systems without internet access
275263

276264
After you download offline books on a system that has internet access, you can use the following steps to migrate the content to a system that doesn't have internet access.
277265

278-
>[!NOTE]
279-
>Software that supports the Help Viewer, such as SQL Server Management Studio, must be installed on the offline system.
266+
> [!NOTE]
267+
> Software that supports the Help Viewer, such as SQL Server Management Studio, must be installed on the offline system.
280268
281269
1. Open Help Viewer (Ctrl + Alt + F1).
282270

@@ -293,6 +281,19 @@ After you download offline books on a system that has internet access, you can u
293281

294282
![physical-location-of-offline-content.png](media/sql-server-help-installation/physical-location-of-offline-content.png)
295283

284+
## View F1 help
285+
286+
When you press F1 or select **Help** or **?** icon in a dialog box in SSMS or VS, a context-sensitive online help article appears in the browser or Help Viewer.
287+
288+
### To View F1 help
289+
290+
1. In the Help menu, select **Set Help Preference**, and choose either **Launch in Browser** or **Launch in Help Viewer**.
291+
292+
2. Press F1, or select **Help**, or **?** in dialog boxes where they're available, to see context-sensitive online articles in the chosen environment.
293+
294+
> [!NOTE]
295+
> F1 help only works when you are online. There are no offline sources for F1 help.
296+
296297
## Life-cycle policy
297298

298299
Review the Microsoft Product Lifecycle for information about how a specific product, service, or technology is supported:

0 commit comments

Comments
 (0)