doc: Fix typo.

* doc/guix.texi (Invoking guix publish)<cache-bypass-threshold>: The unit
suffixes the numeric value.
This commit is contained in:
Miguel Ángel Arruga Vivas 2020-11-02 20:24:08 +01:00
parent 3728ed7c77
commit 1077d54f6e
No known key found for this signature in database
GPG Key ID: 634C6E8979FABEC2

View File

@ -12272,7 +12272,7 @@ item in the store, may be deleted.
@item --cache-bypass-threshold=@var{size}
When used in conjunction with @option{--cache}, store items smaller than
@var{size} are immediately available, even when they are not yet in
cache. @var{size} is a size in bytes, or it can be prefixed by @code{M}
cache. @var{size} is a size in bytes, or it can be suffixed by @code{M}
for megabytes and so on. The default is @code{10M}.
``Cache bypass'' allows you to reduce the publication delay for clients