NAME¶
grl-inspect - show information about a Grilo source or plugin
SYNOPSIS¶
grl-inspect [
options] [
source]
DESCRIPTION¶
This manual page documents briefly the
grl-inspect command.
grl-inspect is a tool that prints out information on available Grilo
sources. When executed with no SOURCE argument, grl-inspect will print the
list of all plugins and sources. When executed with a SOURCE, grl-inspect will
print information about that source.
OPTIONS¶
- -h, --help
- Show summary of grl-inspect options.
- --help-grl
- Show summary of Grilo options.
- --help-all
- Show summary of all options.
- -d, --delay seconds
- Wait for some seconds before showing results. Useful when
plugins may need some time for the source discovery process (example:
UPnP).
- -c, --config config-file
- Configuration file to use with the plugins.
AUTHOR¶
This manual page was written by Alberto Garcia <agarcia@igalia.com>.