--- utils.sgml 2002-05-13 07:25:14.000000000 +0200 +++ utils.new 2002-05-14 04:08:07.000000000 +0200 @@ -82,6 +82,7 @@ -v|--version output version information and exit -w|--windows print Windows form of filename -A|--allusers use `All Users' instead of current user for -D, -P + -H|--homeroot output `Profiles' directory (home root) and exit\n\ -D|--desktop output `Desktop' directory and exit -P|--smprograms output Start Menu `Programs' directory and exit -S|--sysdir output system directory and exit @@ -127,15 +128,18 @@ The capital options --D, -P, -S, and --W output directories used by Windows that are not the -same on all systems, for example -S might output -C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM. The -A option -forces use of the "All Users" directories instead of the current user -for the -D and -P options. +-D, -H, -P, +-S, and -W output directories used +by Windows that are not the same on all systems, for example +-S might output C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM. +The -A option forces use of the "All Users" directories +instead of the current user for the -D and +-P options. The -H shows the Windows' +profiles directory that can be used as root of home. On Win9x systems with only a single user, -A has no effect; -D and -AD would have the same output. +The -ws options can be combined with the capital options.