From 268867311edfa50edede21e7f35941d92203eff2 Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Fri, 1 Jun 2001 21:56:58 +0000 Subject: [PATCH] Add documentation for the --vernum attribute --- curl-config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/curl-config.in b/curl-config.in index 7de459318..3aa42f342 100644 --- a/curl-config.in +++ b/curl-config.in @@ -22,6 +22,7 @@ Available values for OPTION include: --libs library linking information --prefix curl install prefix --version output version information + --vernum output the version information as a number (hexadecimal) EOF exit $1