Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/citrix/storefront.client.class.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2593 by niro, Fri Sep 18 12:24:18 2015 UTC revision 2602 by niro, Fri Sep 18 13:01:16 2015 UTC
# Line 31  help_storefront_session() Line 31  help_storefront_session()
31   mecho "   print - prints all local configured sessions"   mecho "   print - prints all local configured sessions"
32   mecho "   query - get sessionlist of the farm from given [server]"   mecho "   query - get sessionlist of the farm from given [server]"
33   mecho   mecho
34   mecho "set storefront.session [action] [name] [session] [user] [domain] [password]"   mecho "set storefront.session [action] [name] [session] [store] [user] [domain] [password]"
35   mecho "  Adds or delets a storefront session."   mecho "  Adds or delets a storefront session."
36   mecho "  Available actions:"   mecho "  Available actions:"
37   mecho "   add        - adds a new storefront session"   mecho "   add        - adds a new storefront session"
# Line 39  help_storefront_session() Line 39  help_storefront_session()
39   mecho "                if no [name] given, all sessions will be deleted"   mecho "                if no [name] given, all sessions will be deleted"
40   mecho   mecho
41   mecho "   session    - name of the Citrix session"   mecho "   session    - name of the Citrix session"
42   mecho "   store_uri  - storefront store uri"   mecho "   store      - storefront store uri"
43   mecho "   user       - user inside the session - optional"   mecho "   user       - user inside the session - optional"
44   mecho "   domain     - logon domain of the user - optional"   mecho "   domain     - logon domain of the user - optional"
45   mecho "   password   - password of the user - optional"   mecho "   password   - password of the user - optional"

Legend:
Removed from v.2593  
changed lines
  Added in v.2602