git.p6c8.net
/
policy-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53fcf1c
)
Add syntax highlighting to examples.
author
Per Olofsson
<magervalp@fastmail.fm>
Tue, 11 Dec 2018 09:34:49 +0000
(10:34 +0100)
committer
GitHub
<noreply@github.com>
Tue, 11 Dec 2018 09:34:49 +0000
(10:34 +0100)
mac/README.md
patch
|
blob
|
history
diff --git
a/mac/README.md
b/mac/README.md
index 9fa0ac11541e5540699968fc9ec68472075c5a80..486f94b86b302d0e2881e6b41b3147ffa3f95c6b 100644
(file)
--- a/
mac/README.md
+++ b/
mac/README.md
@@
-9,7
+9,7
@@
https://github.com/mozilla/policy-templates/blob/master/mac/org.mozilla.firefox.
If you want to set specific options from the command line, we also provide flattened shortcuts to any item that is nested in the plist file.
For example, this policy:
-```
+```
json
{
"policies": {
"Homepage": {
@@
-19,7
+19,7
@@
For example, this policy:
}
```
which would be set in the plist file like this:
-```
+```
plist
<key>Homepage</key>
<dict>
<key>URL</key>
patrick-canterino.de