mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 09:15:31 +02:00
codesign: remove direct 2nd person usage
This commit is contained in:
parent
aac8ed5e6d
commit
797b45b8b7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Create and manipulate code signatures for macOS.
|
||||
|
||||
- Sign an application with your certificate:
|
||||
- Sign an application with a certificate:
|
||||
|
||||
`codesign -s {{"My Company Name"}} {{/path/to/App.app}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue