Salome HOME
ajout option d'impression des graphes de dépendance
[tools/sat.git] / doc / src / commands / config.rst
index fb73182abf8ae0ebd9ca967518d03c5f7f8d2344..28e20a7c13e2436c583c9c780e1d8335d25e2aab 100644 (file)
@@ -69,7 +69,13 @@ Usage
 
 * Print the properties available for an application: ::
 
-    sat config SALOME-xx show_properties
+    sat config SALOME-xx --show_properties
+
+* Print the dependencies of products for an application: ::
+
+    # if -p not specified, print dependencies for all products
+    sat config SALOME-xx --show_dependencies -p GEOM,SMESH
+
 
 * Get information on a product configuration: