X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsrc%2Fcommands%2Fconfig.rst;h=28e20a7c13e2436c583c9c780e1d8335d25e2aab;hb=1fdaf11896ec370b7a614b23741837ef3b2e3bb7;hp=fb73182abf8ae0ebd9ca967518d03c5f7f8d2344;hpb=9dab6987983d70f955018d772ca9078fd2f738eb;p=tools%2Fsat.git diff --git a/doc/src/commands/config.rst b/doc/src/commands/config.rst index fb73182..28e20a7 100644 --- a/doc/src/commands/config.rst +++ b/doc/src/commands/config.rst @@ -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: