Skip to content

Commit

Permalink
fix users and kuids
Browse files Browse the repository at this point in the history
  • Loading branch information
gaardhus committed Nov 8, 2024
1 parent da4c508 commit fb48123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/server/tips.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,5 +261,5 @@ Usage:
```bash
ls /home/ | kuids
users | kuids
users | tr " " "\n" | kuids
```

0 comments on commit fb48123

Please sign in to comment.