From ed97ba4bda6726d6fc69eccb0976d16f6462b09a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 1 May 2015 13:41:53 -0400 Subject: [PATCH] improve --stop docs --- doc/git-annex-assistant.mdwn | 2 +- doc/git-annex-watch.mdwn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/git-annex-assistant.mdwn b/doc/git-annex-assistant.mdwn index 7c57729a13..a88a7019bd 100644 --- a/doc/git-annex-assistant.mdwn +++ b/doc/git-annex-assistant.mdwn @@ -34,7 +34,7 @@ For more details about the git-annex assistant, see * `--stop` - Stop a running daemon. + Stop a running daemon in the current repository. # SEE ALSO diff --git a/doc/git-annex-watch.mdwn b/doc/git-annex-watch.mdwn index 1e844d714d..07b0585c01 100644 --- a/doc/git-annex-watch.mdwn +++ b/doc/git-annex-watch.mdwn @@ -30,7 +30,7 @@ files that it does not match will instead be added with `git add`. * `--stop` - Stop a running daemon. + Stop a running daemon in the current repository. # SEE ALSO