Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DBUS-JAVA(1)		    General Commands Manual		  DBUS-JAVA(1)

	     <debian@matthew.ath.cx>
       Matthew Johnson 2006Matthew JohnsonJanuary  10, 2006;

NAME
       ListDBus	-- List	the names on a DBus

SYNOPSIS
       ListDBus	 [-y  ]	  [--system ]  [-s ]  [--session ]  [-o	]  [--owners ]
       [-u ]  [--uids ]	 [-h ]	[--help]

DESCRIPTION
       This manual page	documents briefly the
	     ListDBus command.

       ListDBus	lists all the names on DBus.

OPTIONS
       These programs follow the usual GNU command line	syntax,
	     with long options starting	with two dashes	(`-').	A summary of
	     options is	included below.

       -s	    --session
		 List the Session Bus
			   (This is the	Default)

       -y	    --system
		 List the System Bus
			   (Default is Session)

       -u	    --uids
		 Give the UIDs which own each name

       -o	    --owners
		 Resolve any well-known	names to their owners

       -h	    --help
		 Show summary of options.

AUTHOR
       This   manual   page   was   written   by    Matthew    Johnson	  <de-
       bian@matthew.ath.cx>. Permission	is
	     granted to	copy, distribute and/or	modify this document under
	     the terms of the GNU Lesser General Public	License, Version 2 as
	     published by the Free Software Foundation.

	       On  Debian systems, the complete	text of	the GNU	Lesser General
       Public	       License	 can   be   found   in	 /usr/share/common-li-
       censes/LGPL-2.

								  DBUS-JAVA(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ListDBus&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help