diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-04 17:33:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-04 17:33:24 -0400 |
commit | b001e6573c09235f9d22cb4daf034369f6bff11b (patch) | |
tree | 31bd77490542c90dd1732d192ebf48186afa8da1 /doc/git-annex-shell.mdwn | |
parent | 533419147c3578ae935150b31e1a8a01f8bcfe6f (diff) |
expand
Diffstat (limited to 'doc/git-annex-shell.mdwn')
-rw-r--r-- | doc/git-annex-shell.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-annex-shell.mdwn b/doc/git-annex-shell.mdwn index 9f51b6813..1231ef668 100644 --- a/doc/git-annex-shell.mdwn +++ b/doc/git-annex-shell.mdwn @@ -36,6 +36,10 @@ can be used as a login shell for SSH accounts. This runs rsync in server mode to transfer out the content of a key. +Note that the directory parameter should be an absolute path, otherwise +it is assumed to be relative to the user's home directory. Also the +first "/~/" or "/~user/" is expanded to the specified home directory. + Any other command is passed through to git-shell. # OPTIONS |