Salome HOME
documentation, option de sat package --with_vcs en combinaison avec --bin_products
[tools/sat.git] / doc / src / commands / package.rst
index f2ec862990c78637dfd8c4c84104ae5d5c414c8d..8e6680b9c73ea5fc79ab2299eca8a340399c5591 100644 (file)
@@ -74,6 +74,13 @@ Usage
 
   The version control systems known by this option are CVS_, SVN_ and Git_.
 
+* Create binary archives for each product: ::
+
+    # Create binary product archives for all products
+    sat package SALOME_xx --bin_products
+
+    # Create binary product archives only for VCS products
+    sat package SALOME_xx --bin_products --with_vcs
 
 Some useful configuration paths
 =================================