diff --git a/Base/usr/share/man/man1/w.md b/Base/usr/share/man/man1/w.md new file mode 100644 index 0000000000..5c0358dffd --- /dev/null +++ b/Base/usr/share/man/man1/w.md @@ -0,0 +1,17 @@ +## Name + +w - Show information about currently logged-in users + +## Synopsis + +```sh +$ w [--no-header] [user] +``` + +## Options + +* `-h`, `--no-header`: Don't show the header + +## Arguments + +* `user`: Only show information about the specified user