From ac57efad422af8f82066b1609b0f29ec9e31e205 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 27 Dec 2018 02:25:04 -0500 Subject: ob_parse_dep(): Clarify optional components in doc --- (limited to 'lib/deps.sh') diff --git a/lib/deps.sh b/lib/deps.sh index 8ba919d..39f6506 100644 --- a/lib/deps.sh +++ b/lib/deps.sh @@ -38,8 +38,9 @@ ## the given platform. ## @operand dep req The dependency to parse. ## @details \fBob_parse_dep\fP() parses package dependencies in the format -## \fIpkg:archqual (rel ver) [arches] \fP, where all components -## are optional except \fIpkg\fP. +## \fIpkg:archqual (rel ver) [arches] \fP, where the components +## \fI:archqual\fP, \fI(rel ver)\fP, \fI[arches]\fP, and \fI\fP +## are optional. ## @return Returns 0. ## @stdout Prints the dependency, with normalized formatting, if the dependency ## applies to the given host architecture and platform if any. -- cgit v0.9.1