reformat to work around man page conversion bugs
This commit is contained in:
parent
40a7ed859c
commit
1e7ad2ee7c
1 changed files with 6 additions and 6 deletions
|
@ -17,6 +17,8 @@ user's restricted login shell.
|
||||||
|
|
||||||
# COMMANDS
|
# COMMANDS
|
||||||
|
|
||||||
|
Any command not listed below is passed through to git-shell.
|
||||||
|
|
||||||
* configlist directory
|
* configlist directory
|
||||||
|
|
||||||
This outputs a subset of the git configuration, in the same form as
|
This outputs a subset of the git configuration, in the same form as
|
||||||
|
@ -40,16 +42,14 @@ user's restricted login shell.
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
## OPTIONS
|
||||||
|
|
||||||
|
Same as git-annex or git-shell, depending on the command being run.
|
||||||
|
|
||||||
Note that the directory parameter should be an absolute path, otherwise
|
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
|
it is assumed to be relative to the user's home directory. Also the
|
||||||
first "/~/" or "/~user/" is expanded to the specified home directory.
|
first "/~/" or "/~user/" is expanded to the specified home directory.
|
||||||
|
|
||||||
Any other command is passed through to git-shell.
|
|
||||||
|
|
||||||
# OPTIONS
|
|
||||||
|
|
||||||
Same as git-annex or git-shell, depending on the command being run.
|
|
||||||
|
|
||||||
# SEE ALSO
|
# SEE ALSO
|
||||||
|
|
||||||
[[git-annex]](1)
|
[[git-annex]](1)
|
||||||
|
|
Loading…
Reference in a new issue