diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-04-04 14:53:52 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-04-04 14:56:11 +0200 |
commit | b4efed15b89f73cd977674f1cc5ac60b89616dec (patch) | |
tree | 70ddcceddd90fed8fe555a56ba98af8dbd67cc35 /man/itzks-hosts.1 | |
parent | 080be6c22f287d24133f5d319e083d7674c4ed0b (diff) | |
download | itzks-systems-b4efed15b89f73cd977674f1cc5ac60b89616dec.tar.gz itzks-systems-b4efed15b89f73cd977674f1cc5ac60b89616dec.tar.bz2 itzks-systems-b4efed15b89f73cd977674f1cc5ac60b89616dec.zip |
Add man pages for the scripts this package provides.
Diffstat (limited to 'man/itzks-hosts.1')
-rw-r--r-- | man/itzks-hosts.1 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/man/itzks-hosts.1 b/man/itzks-hosts.1 new file mode 100644 index 0000000..9ded5e3 --- /dev/null +++ b/man/itzks-hosts.1 @@ -0,0 +1,26 @@ +'\" -*- coding: utf-8 -*- +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH itzks-hosts 1 "April 2019" "Version 2019.04.04.1" "IT-Zukunft Schule" +.SH NAME +itzks-hosts \- Print LDAP hosts to stdout in CSV file format +.SH SYNOPSIS +'nh +.fi +.ad l +.B itzks-hosts + +.SH DESCRIPTION +This little script prints a list of all school computers managed in LDAP to stdout. The printout is in +CSV file format and, if needed, can be further processed in your favourite spreadsheet tool. +.PP +.SH OPTIONS +\fBitzks-hosts\fR has no known options. +.PP +.SH AUTHOR +This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the IT-Zukunft Schule project +(http://wiki.it-zukunft-schule.de). |