summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-03-01 23:35:00 +0000
committerJim Meyering <jim@meyering.net>2002-03-01 23:35:00 +0000
commite2f0548110f10d1fc550103ae34e04aacb8a1625 (patch)
tree2d0edffd502be36fcb7c2a1eb42f9318997e3d45 /doc/coreutils.texi
parenta25f0cdb7e09a945cbf2ae49b5308545fda7d39c (diff)
downloadcoreutils-e2f0548110f10d1fc550103ae34e04aacb8a1625.tar.xz
(Time directives): Add %N for nanoseconds.
This documents the recent change to 'ls'.
Diffstat (limited to 'doc/coreutils.texi')
-rw-r--r--doc/coreutils.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index eb393b0b3..65e3cbc38 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -9925,6 +9925,8 @@ hour ( 0@dots{}23)
hour ( 1@dots{}12)
@item %M
minute (00@dots{}59)
+@item %N
+nanoseconds (000000000@dots{}999999999)
@item %p
locale's AM or PM
@item %r