multiple pages: Unify file path syntax to indicate a 'path to' (#4816)
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
- Sign an application with a certificate:
|
||||
|
||||
`codesign -s "{{My Company Name}}" {{/path/to/App.app}}`
|
||||
`codesign -s "{{My Company Name}}" {{path/to/App.app}}`
|
||||
|
||||
- Verify the certificate of an application:
|
||||
|
||||
`codesign -v {{/path/to/App.app}}`
|
||||
`codesign -v {{path/to/App.app}}`
|
||||
|
Reference in New Issue
Block a user