From b3c815bd174ebe923dd2dd6a8244a71276f7a497 Mon Sep 17 00:00:00 2001
From: Claudio Scafuri <claudio.scafuri@elettra.eu>
Date: Wed, 24 Mar 2021 16:38:31 +0100
Subject: [PATCH] add command line option to select starting visible tab

---
 README.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 745d465..3dfe0bd 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,10 @@
 # tiptiltgcs
 
-control panel for GCS tiptilt tango device
\ No newline at end of file
+control panel for GCS tiptilt tango device
+
+## usage
+
+bin/tiptiltgcs-gui tango://srv-tango-mag-01:20000/mag/piezo/tiptilt_mag.02 XY : start panel with X Y channels tab selected
+
+
+bin/tiptiltgcs-gui tango://srv-tango-mag-01:20000/mag/piezo/tiptilt_mag.02 FN  : start panel with F N channels tab selected
-- 
GitLab