Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Applications, documents and hosts > Arguments For Command (--args)

Arguments For Command (--args)

Objects with this attribute

Object Manager

Attribute name Usage
Arguments For Command In the box, type the command-line arguments for the application.

Command line

Command optionUsage
--args args Replace args with the command-line arguments for the application.

Description

This attribute specifies the command-line arguments to use when starting the application. (The Application Command attribute specifies the application that runs, without arguments.)

When specifying --args on the command line, you should quote the arguments.

For X applications, do not include the -display argument: the display is set automatically for each user.

Examples

Skip past command syntax or program code--args "-bg plum4"

Runs the application with command-line arguments to set the background color to "plum4".

Related topics