diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/git-remote-daemon.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/git-remote-daemon.mdwn b/doc/design/git-remote-daemon.mdwn index fbc28859b..56afa409a 100644 --- a/doc/design/git-remote-daemon.mdwn +++ b/doc/design/git-remote-daemon.mdwn @@ -105,7 +105,7 @@ the webapp. * `RESUME` - Undoes PAUSE or DISCONNECTED. + Undoes PAUSE or LOSTNET. Start back up network connections. * `CHANGED ref ...` |