diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-01 13:41:53 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-01 13:41:53 -0400 |
commit | e231ce9c4dfad49a19c22683eb3109b604829f70 (patch) | |
tree | ce288fd4ba5d766b85de31e47adbba12b7dea46b /doc/git-annex-watch.mdwn | |
parent | 7b751cee748821fc90c2b917757031872375d0ec (diff) |
improve --stop docs
Diffstat (limited to 'doc/git-annex-watch.mdwn')
-rw-r--r-- | doc/git-annex-watch.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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 |