Skip to content

Commit 03e80b6

Browse files
committed
typo
1 parent 1678c25 commit 03e80b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Find all plist filenames of currently running jobs:
8282
Job properties of a given job (this uses the actual .plist file):
8383

8484
.. code-block:: python
85+
8586
>>> launchd.plist.read("com.apple.kextd")
8687
{'ProgramArguments': ['/usr/libexec/kextd'], 'KeepAlive': {'SuccessfulExit': False},
8788
'POSIXSpawnType': 'Interactive', 'MachServices': {'com.apple.KernelExtensionServer':

0 commit comments

Comments
 (0)