summaryrefslogtreecommitdiffstats
path: root/src/clients/gtk/cmdline.ggo
diff options
context:
space:
mode:
Diffstat (limited to 'src/clients/gtk/cmdline.ggo')
-rw-r--r--src/clients/gtk/cmdline.ggo7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/clients/gtk/cmdline.ggo b/src/clients/gtk/cmdline.ggo
new file mode 100644
index 00000000..d62cf521
--- /dev/null
+++ b/src/clients/gtk/cmdline.ggo
@@ -0,0 +1,7 @@
+# Process this file with gengetopt -u to generate the necessary code (in cmdline.h, cmdline.c)
+
+package "om_gtk - A GUI client for the Om realtime modular synthesizer"
+
+option "engine-url" u "Om engine URL to connect to" string no
+option "client-port" p "Client port to listen on" int no
+