summaryrefslogtreecommitdiffstats
path: root/doc/man/userconfig-trinity.1
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-12-11 04:11:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-05 19:29:58 +0900
commitdceb004c9be27e6596151cf9165de2989989154b (patch)
treee0fc66f0d32395725264b75b002ebf946a292013 /doc/man/userconfig-trinity.1
parentbabd37358dba926a68da1fc385d2229e21d77dd9 (diff)
downloadtde-guidance-dceb004c.tar.gz
tde-guidance-dceb004c.zip
Conversion to cmake building system
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 95f2a2d8b59e13dcdcd7e58ed4ec8553f039b45e)
Diffstat (limited to 'doc/man/userconfig-trinity.1')
-rw-r--r--doc/man/userconfig-trinity.169
1 files changed, 69 insertions, 0 deletions
diff --git a/doc/man/userconfig-trinity.1 b/doc/man/userconfig-trinity.1
new file mode 100644
index 0000000..1fda3dd
--- /dev/null
+++ b/doc/man/userconfig-trinity.1
@@ -0,0 +1,69 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.TH "USERCONFIG" "1" "aout 2, 2005" "" ""
+.SH "NAME"
+userconfig \- user and group administration tool
+.SH "SYNOPSIS"
+.B userconfig
+.RI [ options ]
+.br
+.SH "DESCRIPTION"
+This manual page documents briefly the
+.B userconfig
+commands. This manual page was written for the Debian distribution
+because the original program does not have a manual page.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+\fBuserconfig\fP is an user and group administration tool.
+.SH "OPTIONS"
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`\-').
+A summary of options is included below.
+.TP
+.B \-\-help
+Show summary of options.
+.TP
+.B \-\-help\-qt
+Show QT specific help (common for all QT apps).
+.TP
+.B \-\-help\-tde
+Show TDE specific help (common for all TDE apps).
+.TP
+.B \-\-help\-all
+Show the complete help.
+.TP
+.B \-\-author
+Show program author(s).
+.TP
+.B \-v, \-\-version
+Show version of program.
+.TP
+.B \-\-license
+Show program license.
+.SH "SEE ALSO"
+.BR displayconfig (1),
+.BR displayconfig-restore (1),
+.BR mountconfig (1),
+.BR serviceconfig (1).
+.br
+.SH "AUTHOR"
+userconfig was written by <simon@simonzone.com>.
+.PP
+This manual page was written by Fathi Boudra <fboudra@free.fr>,
+for the Debian project (but may be used by others).