diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/deps.sh | 2 |
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. |