]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
docs: Reflow long line in manual
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 6 Oct 2025 19:25:05 +0000 (21:25 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 6 Oct 2025 19:25:21 +0000 (21:25 +0200)
doc/manual.adoc

index 16240a89320c958bfe33c5894fcb66137f969c0f..174b1d0d1d50911203d349b8265ee42c2702e1ab 100644 (file)
@@ -878,8 +878,8 @@ file in `/etc/rsyslog.d`:
 *max_size* (*CCACHE_MAXSIZE*)::
 
     This option specifies the maximum size of the cache. Use 0 for no limit. The
-    default value is 5GiB. Available suffixes: kB, MB, GB, TB (decimal) and KiB, MiB,
-    GiB, TiB (binary). The default suffix is GiB. See also
+    default value is 5GiB. Available suffixes: kB, MB, GB, TB (decimal) and KiB,
+    MiB, GiB, TiB (binary). The default suffix is GiB. See also
     _<<Cache size management>>_.
 
 [#config_msvc_dep_prefix]