1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

update example

This commit is contained in:
Kelly Brazil
2020-03-01 21:17:50 -08:00
parent d9de11ef1d
commit cc88fdd9ee

View File

@ -1948,12 +1948,12 @@ $ w | jc --w -p # or: jc -p w
$ who | jc --who -p # or: jc -p who
[
{
"user": "kbrazil",
"user": "joeuser",
"tty": "ttyS0",
"time": "2020-03-02 02:52"
},
{
"user": "kbrazil",
"user": "joeuser",
"tty": "pts/0",
"time": "2020-03-02 05:15",
"from": "192.168.71.1"