From 7c7f1f55217c72fe1c2e89e3330e04e4ca259fb0 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Nov 2016 18:19:36 -0500 Subject: libraries/gflags: Fix README. --- libraries/gflags/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'libraries/gflags') diff --git a/libraries/gflags/README b/libraries/gflags/README index 957adcf421..1ba0799abf 100644 --- a/libraries/gflags/README +++ b/libraries/gflags/README @@ -1,3 +1,4 @@ -The gflags package contains a C++ library that implements commandline flags processing. -It includes built-in support for standard types such as string and the ability to define -flags in the source file in which they are used. +The gflags package contains a C++ library that implements commandline +flags processing. It includes built-in support for standard types such +as string and the ability to define flags in the source file in which +they are used. -- cgit v1.2.3-79-gdb01