Options (7)
-c, --mailbooleanLock terminal and enable mail check
Example:
away {{[-c|--mail]}} {{message}}-C, --nomailbooleanLock terminal and disable mail check
Example:
away {{[-C|--nomail]}} {{message}}-t, --timebooleanLock terminal and sleep background tasks for number of seconds
Example:
away {{[-t|--time]}} {{seconds}} {{message}}-p, --persistbooleanLock terminal and check mail if at least one inbox hasn't received new mail
Example:
away {{[-p|--persist]}} {{message}}-P, --nopersistbooleanLock terminal and check mail until at least one inbox has received new mail
Example:
away {{[-P|--nopersist]}} {{message}}-h, --helpbooleanDisplay help
Example:
away {{[-h|--help]}}-v, --versionbooleanDisplay version
Example:
away {{[-v|--version]}}Examples (8)
Lock terminal and set away message
away messageLock terminal and enable mail check
away [-c|--mail] messageLock terminal and disable mail check
away [-C|--nomail] messageLock terminal and sleep background tasks for number of seconds
away [-t|--time] seconds messageLock terminal and check mail if at least one inbox hasn't received new mail
away [-p|--persist] messageLock terminal and check mail until at least one inbox has received new mail
away [-P|--nopersist] messageDisplay help
away [-h|--help]Display version
away [-v|--version]made by @shridhargupta | data from tldr-pages