diff options
Diffstat (limited to 'winsup/doc/cygwinenv.xml')
-rw-r--r-- | winsup/doc/cygwinenv.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/doc/cygwinenv.xml b/winsup/doc/cygwinenv.xml index 1d3400097..5a3e999b2 100644 --- a/winsup/doc/cygwinenv.xml +++ b/winsup/doc/cygwinenv.xml @@ -82,6 +82,12 @@ time and when handles are inherited. Defaults to set.</para> </listitem> <listitem> +<para><envar>(no)wincmdln</envar> - if set, the windows complete command +line (truncated to ~32K) will be passed on any processes that it creates +in addition to the normal UNIX argv list. Defaults to not set.</para> +</listitem> + +<listitem> <para><envar>winsymlinks:{lnk,native,nativestrict}</envar> - if set to just <literal>winsymlinks</literal> or <literal>winsymlinks:lnk</literal>, Cygwin creates symlinks as Windows shortcuts with a special header and |