We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5208353 commit 2738932Copy full SHA for 2738932
articles/en/SharePointOnline/systemupdateitem.md
@@ -161,7 +161,7 @@ Set-PnPImageListItemColumn -List "Demo List" -Identity 1 -Field "Thumbnail" -Ser
161
# Update item permissions
162
You can also update item permissions without creating a new version and without updating the modified date. Use `-SystemUpdate` parameter.
163
164
-<img src="/articles/images/systemupdate1.PNG">
+<img src="/articles/images/systemupdate1.PNG" alt="updated SharePoint item permissions" >
165
166
<sup>From: https://pnp.github.io/powershell/cmdlets/Set-PnPListItemPermission.html </sup>
167
0 commit comments