mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
ac: add --compatibility example (#4523)
This commit is contained in:
parent
cf976111e0
commit
78c84c8e60
1 changed files with 4 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue