aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/state/print.go
AgeCommit message (Collapse)Author
2024-09-08state/print: collect and output state information of all usersOphestra Umiker
The -state flag now outputs state of all users. The old behaviour can be accessed via the -state-current flag, user is selected via -u. Signed-off-by: Ophestra Umiker <cat@ophivana.moe>