File: stompcat.1

package info (click to toggle)
ruby-stomp 1.4.10-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 832 kB
  • sloc: ruby: 8,595; sh: 77; makefile: 3
file content (31 lines) | stat: -rw-r--r-- 793 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "STOMPCAT" "1" "October 2011" "" ""
.
.SH "NAME"
\fBstompcat\fR \- display output from an STOMP destination
.
.SH "SYNOPSIS"
stompcat /topic/foo
.
.SH "DESCRIPTION"
This program will display the output that arrives at the /topic/foo stomp destination\.
.
.SH "ENVIRONMENT"
\fBSTOMP_HOST\fR Hostname or IP address of the STOMP server\. If not set, "localhost" will be used\.
.
.P
\fBSTOMP_PORT\fR Port of the STOMP server\. If not set, "61613" will be used\.
.
.P
\fBSTOMP_USER\fR Username of the STOMP server\.
.
.P
\fBSTOMP_PASSWORD\fR Password of the STOMP server\.
.
.SH "AUTHOR"
LogicBlaze Inc
.
.P
This manual page was written by Jonas Genannt \fIjonas\.genannt@capi2name\.de\fR for the Debian Project\.