From 0684c6a76249f6ec9fb2e79fc26340c2ae42def1 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sun, 6 Feb 2022 16:12:10 +0100 Subject: 49769: Mention how to show nanosecond precision --- Doc/Zsh/mod_stat.yo | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/mod_stat.yo b/Doc/Zsh/mod_stat.yo index 9caed1e45..b591d4003 100644 --- a/Doc/Zsh/mod_stat.yo +++ b/Doc/Zsh/mod_stat.yo @@ -118,6 +118,8 @@ formatting of the time elements. The format string supports all of the zsh extensions described in ifzman(the section EXPANSION OF PROMPT SEQUENCES in zmanref(zshmisc))\ ifnzman(noderef(Prompt Expansion)). +In particular, tt(-F %s.%N) can be used to show timestamps with nanosecond +precision if supported by the system. The tt(-s) option is implied. ) item(tt(-g))( -- cgit 1.4.1