summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-01 13:41:53 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-01 13:41:53 -0400
commite231ce9c4dfad49a19c22683eb3109b604829f70 (patch)
treece288fd4ba5d766b85de31e47adbba12b7dea46b
parent7b751cee748821fc90c2b917757031872375d0ec (diff)
improve --stop docs
-rw-r--r--doc/git-annex-assistant.mdwn2
-rw-r--r--doc/git-annex-watch.mdwn2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/git-annex-assistant.mdwn b/doc/git-annex-assistant.mdwn
index 7c57729a1..a88a7019b 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 1e844d714..07b0585c0 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