flag

  1. A value used to indicate or flag some condition. You can define a program variable as a flag (usually assigning it the values TRUE and FALSE).

See also Boolean, variable.

  1. A command line option to an operating system program is sometimes called a flag as well.

See also command line, operating system.