sdef, xml2man: add page (#7927)

This commit is contained in:
pixel
2022-03-27 23:49:38 +02:00
committed by GitHub
parent 9ac1ffd5ca
commit 0bc72f5496
2 changed files with 24 additions and 0 deletions

8
pages/osx/sdef.md Normal file
View File

@@ -0,0 +1,8 @@
# sdef
> Get or generate a scripting definitions (`sdef`) file from a scriptable application.
> More information: <https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ScriptableCocoaApplications/SApps_creating_sdef/SAppsCreateSdef.html>.
- Print the scripting definitions of the given application:
`sdef {{/Applications/XCode.app}}`