expand
This commit is contained in:
parent
533419147c
commit
b001e6573c
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
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.
|
Any other command is passed through to git-shell.
|
||||||
|
|
||||||
# OPTIONS
|
# OPTIONS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue