From db50df33703b534a68350de6ef68fbd338a68258 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 27 Dec 2018 01:38:49 -0500 Subject: ob_parse_dep(): Fix an @option command --- (limited to 'lib/deps.sh') diff --git a/lib/deps.sh b/lib/deps.sh index e1be174..fbc99a7 100644 --- a/lib/deps.sh +++ b/lib/deps.sh @@ -33,7 +33,7 @@ ## @option -a host_arch The host architecture. If given, the dependency will ## only be printed on standard output if it applies to ## the given architecture. -## @option -a host_plat The host platform. If given, the dependency will +## @option -P host_plat The host platform. If given, the dependency will ## only be printed on standard output if it applies to ## the given platform. ## @operand dep req The dependency to parse. -- cgit v0.9.1