summaryrefslogtreecommitdiffstats
path: root/src/ivamd.ggo
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivamd.ggo')
-rw-r--r--src/ivamd.ggo1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ivamd.ggo b/src/ivamd.ggo
index b975c51..151c986 100644
--- a/src/ivamd.ggo
+++ b/src/ivamd.ggo
@@ -25,6 +25,7 @@ option "check" c "Check if the daemon is currently running" flag off
option "channels" C "Specify how many channels to allocate, defaults to 2" int default="2" no
option "msntab" - "Specify non standard msntab file" string no
option "listen" L "Specify a glob pattern matching the MSNs to listen on" string no
+option "device" d "Specify the devices to use" string no
option "no-drop-root" - "Do not drop root priviliges" flag off
option "reload" - "Tell a running instance to reload the MSN table" flag off
option "info" - "Tell a running ivamd to dump its MSN table to syslog" flag off