summaryrefslogtreecommitdiffstats
path: root/libraries/gflags
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/gflags')
-rw-r--r--libraries/gflags/README7
1 files changed, 4 insertions, 3 deletions
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.