File: ddsls.1.in

package info (click to toggle)
cyclonedds 0.7.0-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,944 kB
  • sloc: ansic: 164,480; java: 5,141; xml: 1,905; perl: 1,863; sh: 734; makefile: 102
file content (26 lines) | stat: -rw-r--r-- 584 bytes parent folder | download
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
.TH DDSLS 1 "" "@VERSION@" "Eclipse Cyclone DDS"
.SH NAME
ddsls \- show DDS information
.SH SYNOPSIS
.SY ddsls
.OP \-f FILE
[ \fB\-a\fR | \fITOPIC\fR [ \fI.\|.\|.\fR ] ]
.YS
.SH DESCRIPTION
.B ddsls
shows DDS information about participants (topic dcpsparticipant),
subscriptions (topic dcpssubscription), or publications (topic
dcpspublication).
.SH OPTIONS
.TP
.BR \-f " " \fIFILE\fR
write to \fIFILE\fR
.TP
.B \-a
enable all topics
.TP
.I TOPIC
enable a particular topic
.SH AUTHOR
This manual page was written for Debian by Timo R\[u00F6]hling and may
be used without restriction.