Skip to content

Commit 992a78f

Browse files
authored
Merge branch 'master' into patch-9
2 parents 4646142 + e27e4b6 commit 992a78f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Import-SPWeb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,11 +269,11 @@ Accept wildcard characters: False
269269

270270
### -UpdateVersions
271271
Indicates how to resolve situations where a file to be imported to a site already exists in that site.
272-
If the UpdateVersions parameter is absent, the import operation by default uses a value of 1.
272+
If the UpdateVersions parameter is absent, the import operation by default uses a value of 1 (Append).
273273

274274
The type must be any one of the following:
275275

276-
-Add new versions to the current file
276+
-Append, which adds new versions to the current file
277277

278278
-Overwrite the file and all of its versions (delete then insert)
279279

0 commit comments

Comments
 (0)