From 47482a82746b89afee4abbad5da783b44d6a4319 Mon Sep 17 00:00:00 2001 From: Marcin Przepiorowski Date: Wed, 3 Jul 2024 10:16:19 +0200 Subject: [PATCH] doc fix --- bin/dx_get_env.pl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bin/dx_get_env.pl b/bin/dx_get_env.pl index 2d352b8..16d80a6 100755 --- a/bin/dx_get_env.pl +++ b/bin/dx_get_env.pl @@ -531,6 +531,7 @@ =head1 SYNOPSIS [-replist ] [-userlist ] [-cluster ] + [-sourcelist [-dbname name]] [-format csv|json ] [-help|? ] [-debug ] @@ -587,6 +588,14 @@ =head1 OPTIONS =item B<-cluster> Print ; segrageted list of cluster nodes from the environment into a new column called cluster nodes +=item B<-userlist> +Print list of user for each environment + +=item B<-sourcelist> +Print list of source databases ( discovered or added ) + +=item B<-dbname name> +Print source database(s) with the "name" =item B<-format> Display output in csv or json format