mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-27 02:57:22 +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
|
.B ELOG
|
||||||
daemon (elogd). The
|
daemon (elogd). The
|
||||||
.B elog
|
.B elog
|
||||||
message can either be submitted on the command line or in a file with the `\-m'
|
message can either be submitted on the command line or piped through `stdin' or
|
||||||
flag. For the former case, message with blanks must be enclosed in quotes.
|
in a file with the `\-m' flag. For the former case, message with blanks must
|
||||||
Multiple attributes can be specified as well as several attachments. The
|
be enclosed in quotes. Multiple attributes can be specified as well as several
|
||||||
password must match the write password defined on the server. If user level
|
attachments. The password must match the write password defined on the server.
|
||||||
access is defined on the server (via the `Password file' option), a valid user
|
If user level access is defined on the server (via the `Password file' option),
|
||||||
name / password pair must be specified with the `\-u' option.
|
a valid user name / password pair must be specified with the `\-u' option.
|
||||||
.PP
|
.PP
|
||||||
The
|
The
|
||||||
.B elog
|
.B elog
|
||||||
|
|||||||
@ -81,6 +81,9 @@ debugging output
|
|||||||
.TP
|
.TP
|
||||||
.BI -w " password"
|
.BI -w " password"
|
||||||
create/overwrite write password in config file
|
create/overwrite write password in config file
|
||||||
|
.TP
|
||||||
|
.BR -x
|
||||||
|
enable execution of shell commands (unless compiled with this feature)
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR elog (1).
|
.BR elog (1).
|
||||||
.PP
|
.PP
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user