mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
*** empty log message ***
SVN revision: 595
This commit is contained in:
parent
187034cc8a
commit
4b8a0d5962
12
man/elog.1
12
man/elog.1
@ -39,12 +39,12 @@ interact with the
|
||||
.B ELOG
|
||||
daemon (elogd). The
|
||||
.B elog
|
||||
message can either be submitted on the command line or in a file with the `\-m'
|
||||
flag. For the former case, message with blanks must be enclosed in quotes.
|
||||
Multiple attributes can be specified as well as several attachments. The
|
||||
password must match the write password defined on the server. If user level
|
||||
access is defined on the server (via the `Password file' option), a valid user
|
||||
name / password pair must be specified with the `\-u' option.
|
||||
message can either be submitted on the command line or piped through `stdin' or
|
||||
in a file with the `\-m' flag. For the former case, message with blanks must
|
||||
be enclosed in quotes. Multiple attributes can be specified as well as several
|
||||
attachments. The password must match the write password defined on the server.
|
||||
If user level access is defined on the server (via the `Password file' option),
|
||||
a valid user name / password pair must be specified with the `\-u' option.
|
||||
.PP
|
||||
The
|
||||
.B elog
|
||||
|
||||
@ -81,6 +81,9 @@ debugging output
|
||||
.TP
|
||||
.BI -w " password"
|
||||
create/overwrite write password in config file
|
||||
.TP
|
||||
.BR -x
|
||||
enable execution of shell commands (unless compiled with this feature)
|
||||
.SH SEE ALSO
|
||||
.BR elog (1).
|
||||
.PP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user