summaryrefslogtreecommitdiffstats
path: root/doc/man/lssubsys.1
blob: 2b62f1df0a21f35c6bff3235cacd43843310d9d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.\" Copyright (C) 2009 Red Hat, Inc. All Rights Reserved.
.\" Written by Ivana Hutarova Varekova <varekova@redhat.com>

.TH LSSUBSYS  1 2009-11-05 "Linux" "libcgroup Manual"
.SH NAME

lssubsys \- list hierarchies containing given subsystem

.SH SYNOPSIS
\fBlssubsys\fR  [\fB-m|--mount-points\fR] [\fB-a|--all\fR] [\fIcontroller\fR] [...]
.br
\fBlssubsys\fR  [\fB-h|--help\fR]

.SH DESCRIPTION

The command list hierarchies containing all subsystems
or only given subsystem(s).

.TP
.B controller
defines subsystem which hierarchy will be shown.
If this parameter is not used then the command
list all subsystems which are present.

.TP
.B -m, --mount-points
Display mount points.

.TP
.B -a, --all
Display not mounted subsystems.

.TP
.B -h, --help
Display help and exit.

.SH SEE ALSO
lscgroup (1), cgcreate (1), cgdelete (1),
cgconfig.conf(5)