Add explicit P4CONFIG absolute-path gotcha warning to P4Info.md.
Learned the hard way this session: setting P4CONFIG to an absolute path
(instead of a bare filename) silently drops higher-level settings like
P4PORT from the layered config hierarchy, resulting in connecting to the
wrong server with no obvious error.