File tree Expand file tree Collapse file tree 3 files changed +22
-15
lines changed Expand file tree Collapse file tree 3 files changed +22
-15
lines changed Original file line number Diff line number Diff line change 1
1
# libuser-lid
2
2
3
- > Display a user's groups or a group's users.
4
- > On Fedora and Arch Linux, this program is installed as ` lid ` .
5
- > More information: < https://manned.org/lid.8 > .
3
+ > This command is an alias of ` lid ` .
6
4
7
- - List primary and secondary groups of a specific user :
5
+ - View documentation for the original command :
8
6
9
- ` sudo lid {{username}} `
10
-
11
- - List users of a specific group:
12
-
13
- ` sudo lid --group {{name}} `
7
+ ` tldr lid.libuser `
Original file line number Diff line number Diff line change
1
+ # lid
2
+
3
+ > Display a user's groups or a group's users.
4
+ > More information: < https://manned.org/lid.8 > .
5
+
6
+ - List primary and secondary groups of a specific user:
7
+
8
+ ` sudo lid {{username}} `
9
+
10
+ - List users of a specific group:
11
+
12
+ ` sudo lid --group {{name}} `
Original file line number Diff line number Diff line change 1
1
# lid
2
2
3
- > Note: This page is currently a redirection stub. If you are familiar with this program, please open a pull request.
4
- > Query ID database and report results.
5
- > On Fedora and Arch Linux, the binary name ` lid ` is taken by another program - see ` tldr libuser-lid ` .
6
- > More information: < https://www.gnu.org/software/idutils/ > .
3
+ > ` lid ` can refer to multiple commands with the same name.
7
4
8
- - View documentation for ` libuser-lid ` :
5
+ - View documentation for the ` libuser ` tool :
9
6
10
- ` tldr libuser-lid `
7
+ ` tldr lid.libuser `
8
+
9
+ - View documentation for the ` idutils ` tool:
10
+
11
+ ` tldr lid.idutils `
You can’t perform that action at this time.
0 commit comments