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

who doc update

This commit is contained in:
Kelly Brazil
2020-03-01 17:39:02 -08:00
parent bc838eda59
commit f0b32db433
2 changed files with 6 additions and 6 deletions

View File

@ -1954,7 +1954,7 @@ $ who -a | jc --who -p # or: jc -p who -a
},
{
"user": "joeuser",
"writeable_tty": "?",
"writeable_tty": "-",
"tty": "console",
"time": "Feb 7 23:32",
"idle": "old",
@ -1971,7 +1971,7 @@ $ who -a | jc --who -p # or: jc -p who -a
},
{
"user": "joeuser",
"writeable_tty": "+",
"writeable_tty": "?",
"tty": "ttys003",
"time": "Feb 28 08:59",
"idle": "01:36",

View File

@ -20,7 +20,7 @@ Examples:
},
{
"user": "joeuser",
"writeable_tty": "?",
"writeable_tty": "-",
"tty": "console",
"time": "Feb 7 23:32",
"idle": "old",
@ -37,7 +37,7 @@ Examples:
},
{
"user": "joeuser",
"writeable_tty": "+",
"writeable_tty": "?",
"tty": "ttys003",
"time": "Feb 28 08:59",
"idle": "01:36",
@ -63,7 +63,7 @@ Examples:
},
{
"user": "joeuser",
"writeable_tty": "?",
"writeable_tty": "-",
"tty": "console",
"time": "Feb 7 23:32",
"idle": "old",
@ -80,7 +80,7 @@ Examples:
},
{
"user": "joeuser",
"writeable_tty": "+",
"writeable_tty": "?",
"tty": "ttys003",
"time": "Feb 28 08:59",
"idle": "01:36",