Skip to content

Commit 5e4a725

Browse files
committed
added some examples
1 parent 9f220ec commit 5e4a725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssms/install/command-line-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ vs_SSMS.exe --layout C:\SSMS_Layout --add Microsoft.Component.HelpViewer
9898
Once a layout is created, it can be copied to an offline machine for installation. Components identified will need to be lincluded in the offline layout already (see 'complete local layout' mentioned in a prior example):
9999

100100
```cmd
101-
vs_SSMS.exe --layout "C:\SSMS_Layout" --lang en-US --add Microsoft.SSMS.Component.IS --includeRecommended
101+
vs_SSMS.exe --lang en-US --add Microsoft.SSMS.Component.IS --includeRecommended
102102
```
103103

104104
To install SSMS with Integration Services support from the layout, run:

0 commit comments

Comments
 (0)