From 75cff21e42bb0c2a2359864eb293044bb7a2a540 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Sun, 26 Sep 2021 06:09:26 +0300 Subject: [PATCH] Doc: Improve description of p4config.txt usage Fixes: QTCREATORBUG-25041 Change-Id: I05ad3f4dc4e19bec2a4bd6b5049061db55be7d09 Reviewed-by: Leena Miettinen --- doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc index 8c59e3626db..d1cd6129d99 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc @@ -50,7 +50,9 @@ \uicontrol {P4 user}, \uicontrol {P4 client}, and \uicontrol {P4 port}. To specify the details individually for several projects, use configuration files instead. Create a \c {p4config.txt} configuration file for each - project in the top level project directory. + project in the top level project directory, and run + \c{p4 set P4CONFIG=p4config.txt} once. Note that + \uicontrol {Environment Variables} must be unchecked. \section1 Editing Files