Package: fuji Version: 1.0.2-1+b2 Severity: normal Tags: patch Dear Maintainer,
The usr/sbin/fuji binary has no corresponding man page, I wrote one and attached it to this message. Feel free to add more information to it. Cheers, Michael -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.12.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE=en_CA:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages fuji depends on: ii init-system-helpers 1.49 ii libc6 2.24-17 fuji recommends no packages. fuji suggests no packages. -- no debconf information
.TH "FUJI" 8 "2017-09-14" "Fuji MQTT Gateway" "fuji" .SH NAME fuji \- Fuji Message Queue Telemetry Transport Gateway .SH SYNOPSIS .PP \fBfuji\fR [ \fB\-c\fR \fIconfig\fR ] [ \fB\-d\fR ] [ \fB\-v\fR ] .SH DESCRIPTION Fuji is an MQTT gateway daemon written in Go\&. It is designed to be run as a standalone daemon process\&. .PP It will read sensor data from serial ports and send them to an MQTT broker\&. .SH OPTIONS .TP \-c \fIconfig\fR Uses the directives in the file \fIconfig\fR on startup\&. When omitted the default \fI/etc/fuji\-gw/config.toml\fR is used\&. .TP \-d Run fuji in debug mode\&. .TP \-v Print the version of fuji, and then exit\&. .SH AUTHOR This manual page was written by Michael Jeanson <mjean...@ubuntu.com> for the Debian project (but may be used by others). .SH COPYRIGHT Copyright \(co 2015\-2016 Shiguredo Inc. <f...@shiguredo.jp> Licensed under the Apache License, Version 2.0, see <\fBfile:///usr/share/common\-licenses/Apache\-2.0\fR>\&.