summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2018-12-27 01:38:49 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2018-12-27 01:38:49 (EST)
commitdb50df33703b534a68350de6ef68fbd338a68258 (patch)
treeff9158facfd58836eb6d30406efb1446e9909ac0 /lib
parentd3ac92338534e6cfb24f0ac70dda1e8cd03b4d02 (diff)
ob_parse_dep(): Fix an @option command
Diffstat (limited to 'lib')
-rw-r--r--lib/deps.sh2
1 files changed, 1 insertions, 1 deletions
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.