From a52ef5a380abcc985d9d242f5eea7861f70589e8 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 23 Nov 2016 13:08:09 +0100 Subject: [PATCH] Doc: Update info on general VCS options A checkbox and a button have been added and a field has been removed. Change-Id: Ib67e73300ac4ecd9427b2ed0b80fb57b7d701db8 Reviewed-by: Tobias Hunger --- doc/src/vcs/creator-vcs.qdoc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/src/vcs/creator-vcs.qdoc b/doc/src/vcs/creator-vcs.qdoc index d32fc9147b2..2e1096582ce 100644 --- a/doc/src/vcs/creator-vcs.qdoc +++ b/doc/src/vcs/creator-vcs.qdoc @@ -98,6 +98,9 @@ \list + \li \uicontrol{Wrap submit messages at} limits the line length of a + submit message to the specified number of characters. + \li \uicontrol{Submit message check script} is a script or program that can be used to perform checks on the submit message before submitting. The submit message is passed in as the script's first @@ -140,10 +143,9 @@ For example, \c ssh-askpass or \c x11-ssh-askpass, depending on the ssh-askpass implementation that you use. - \li \uicontrol {Patch command} specifies the path to the patch utility that is - used to apply changes in the format used to represent the diff - output. The \uicontrol Revert command uses the patch utility to revert - partial changes. + \li \uicontrol {Reset VCS Cache} resets the version control system + configuration to a state known to \QC after it has been changed + from the command line, for example. \endlist