From f8ea376769b6cc00f5993bba1eb97b2e0a484994 Mon Sep 17 00:00:00 2001 From: Albrecht Scheidig Date: Tue, 6 Dec 2016 23:28:28 +0100 Subject: [PATCH] Fix man page to reflect fix #58 "Make ignore regexp non-persistent (fix #58)" should be reflected in the man page. --- grive/doc/grive.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/grive/doc/grive.1 b/grive/doc/grive.1 index cf0bc26..4739835 100644 --- a/grive/doc/grive.1 +++ b/grive/doc/grive.1 @@ -48,7 +48,6 @@ Produces help message .TP \fB\-\-ignore\fR Ignore files with relative paths matching this Perl Regular Expression. -Value is remembered for next runs. .TP \fB\-l\fR , \fB\-\-log\fR Write log output to @@ -70,7 +69,7 @@ as the working copy root directory \fB\-s\fR , \fB\-\-dir\fR Sync a single .I -subdirectory. Internally converted to an ignore regexp, remembered for next runs. +subdirectory. Internally converted to an ignore regexp. .TP \fB\-v\fR, \fB\-\-version\fR Displays program version