Salome HOME
Fixed problem with dump study and small optimization:
[modules/kernel.git] / bin / appliskel / .salome-completion.sh
index 5288d910fd9d159285d4f67e6620894eb8bb43a4..68beb5af3ebe14558f11918ea4b7d91f580d2f2e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -77,7 +77,7 @@ _salome()
                     options='-h --help -p --port= -m --machine= -d --directory= -u --user= --with-mpi-module= --config= --extra_env='
                     ;;
                 info)
-                    options='-h --help -p --ports -v --version'
+                    options='-h --help -p --ports -s --softwares -v --version'
                     ;;
                 connect)
                     options='-h --help -c -p'