diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2010-01-12 18:00:49 +0100 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-01-20 08:55:59 -0500 |
commit | 30dcfad596af29830cd45adaebeb174a24151a34 (patch) | |
tree | 07d114c00bedbd9bc32995eaec108ac92143922e /server/man/sss_groupdel.8.xml | |
parent | a2ad4811428a48830d040051c59eca6e13512710 (diff) | |
download | sssd-30dcfad596af29830cd45adaebeb174a24151a34.tar.gz sssd-30dcfad596af29830cd45adaebeb174a24151a34.tar.bz2 sssd-30dcfad596af29830cd45adaebeb174a24151a34.zip |
sss_groupshow - a utility to print properties of a local group
This patch adds a utility called sss_groupshow that allows user to
print properties of a group in the local domain.
Fixes: #306
Diffstat (limited to 'server/man/sss_groupdel.8.xml')
-rw-r--r-- | server/man/sss_groupdel.8.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/server/man/sss_groupdel.8.xml b/server/man/sss_groupdel.8.xml index 887dfab8..8c99ecf9 100644 --- a/server/man/sss_groupdel.8.xml +++ b/server/man/sss_groupdel.8.xml @@ -53,6 +53,9 @@ <refentrytitle>sss_groupmod</refentrytitle><manvolnum>8</manvolnum> </citerefentry>, <citerefentry> + <refentrytitle>sss_groupshow</refentrytitle><manvolnum>8</manvolnum> + </citerefentry>, + <citerefentry> <refentrytitle>sss_useradd</refentrytitle><manvolnum>8</manvolnum> </citerefentry>, <citerefentry> |