mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #11843 from nextcloud/fix/noid/occ-dashboard-layout
fix(docs): Fix occ example for dashboard layout
This commit is contained in:
commit
35149a3740
@ -21,7 +21,7 @@ The layout of an existing user can be read with the following command::
|
||||
|
||||
The layout of the dashboard for a specific user can be set with the following command::
|
||||
|
||||
occ user:setting admin dashboard layout --value="calendar,files,activity"
|
||||
occ user:setting admin dashboard layout "calendar,files,activity"
|
||||
|
||||
The default layout of the dashboard for all users can be set with the following command::
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user