From 5cbe97f9a8c516122cb1487d00f7c8b6d641fc19 Mon Sep 17 00:00:00 2001 From: Pavel Březina Date: Mon, 29 Aug 2011 10:40:02 +0200 Subject: DEBUG timestamps offer higher precision - man page updated https://fedorahosted.org/sssd/ticket/956 --- src/man/sssd.8.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'src/man/sssd.8.xml') diff --git a/src/man/sssd.8.xml b/src/man/sssd.8.xml index e4d972c4e..5fda3ad71 100644 --- a/src/man/sssd.8.xml +++ b/src/man/sssd.8.xml @@ -64,6 +64,22 @@ + + + mode + + + + 1: Add microseconds to the timestamp in debug messages + + + 0: Disable microseconds in timestamp + + + Default: 0 + + + , -- cgit