FPHSA: Revise documented command signature

For mode 2 the first argument is not the literal NAME
but the package name.

Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
This commit is contained in:
Gregor Jasny 2015-03-14 22:10:04 +01:00
parent 262656b2d6
commit 394514135e
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#
# ::
#
# FIND_PACKAGE_HANDLE_STANDARD_ARGS(NAME
# FIND_PACKAGE_HANDLE_STANDARD_ARGS(<NAME>
# [FOUND_VAR <resultVar>]
# [REQUIRED_VARS <var1>...<varN>]
# [VERSION_VAR <versionvar>]