~ruther/guix-local

d16948bf30442b88b28eaa0f2e5f1187abcb0ff0 — Tobias Geerinckx-Rice 8 years ago 5a719de
doc: guix-publish-configuration-ttl is in seconds.

* doc/guix.texi (Base Services): Document that
guix-publish-configuration-ttl takes its value in seconds.
1 files changed, 3 insertions(+), 3 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +3 -3
@@ 10188,9 10188,9 @@ caching; when @code{#f}, the number of processors is used.
@xref{Invoking guix publish, @option{--workers}}, for more information.

@item @code{ttl} (default: @code{#f})
When it is an integer, this denotes the @dfn{time-to-live} of the
published archives.  @xref{Invoking guix publish, @option{--ttl}}, for
more information.
When it is an integer, this denotes the @dfn{time-to-live} in seconds
of the published archives.  @xref{Invoking guix publish, @option{--ttl}},
for more information.
@end table
@end deftp