From 78c84c8e60d483b152674920d0549ed879e5b97d Mon Sep 17 00:00:00 2001 From: Ray Voice <33094591+Ray6464@users.noreply.github.com> Date: Thu, 15 Oct 2020 02:58:31 +0500 Subject: [PATCH] ac: add --compatibility example (#4523) --- pages/linux/ac.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/linux/ac.md b/pages/linux/ac.md index 757ef2596d..728f1e14cf 100644 --- a/pages/linux/ac.md +++ b/pages/linux/ac.md @@ -17,3 +17,7 @@ - Print how long a particular user has been connected in hours per day (with total): `ac --daily-totals --individual-totals {{username}}` + +- Also display additional details: + +`ac --compatibility`