From aa41237d0cc50729d054ac527a9aa8982247ae26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Sat, 25 May 2019 18:57:53 +0100 Subject: [PATCH] list_loaded_launchjob_ids: in description, mention launchd instead of launchctl --- developer/bin/list_loaded_launchjob_ids | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer/bin/list_loaded_launchjob_ids b/developer/bin/list_loaded_launchjob_ids index 5047c4f47b..df3d85bb6d 100755 --- a/developer/bin/list_loaded_launchjob_ids +++ b/developer/bin/list_loaded_launchjob_ids @@ -4,7 +4,7 @@ readonly program="$(basename "${0}")" function usage { echo " - List IDs for currently loaded launchctl jobs. Job IDs attributed to Apple are excluded from the output. + List IDs for currently loaded launchd jobs. Job IDs attributed to Apple are excluded from the output. Usage: ${program} [options]