Update v3-v4 doc on ssh
This commit is contained in:
parent
162e543e05
commit
bb1dc0b7a5
|
|
@ -114,11 +114,13 @@ repo, rather than changing it after checkout.
|
||||||
|
|
||||||
The `--change-permissions` flag is no longer supported.
|
The `--change-permissions` flag is no longer supported.
|
||||||
|
|
||||||
### SSH: `--ssh`
|
### SSH: `--ssh` is optional (after v4.0.0)
|
||||||
|
|
||||||
The old `--ssh` flag is no longer needed - the value of `--repo` determines
|
The old `--ssh` flag is no longer needed - the value of `--repo` determines
|
||||||
when SSH is used. It is still accepted but does nothing.
|
when SSH is used. It is still accepted but does nothing.
|
||||||
|
|
||||||
|
NOTE: v4.0.0 still requires `--ssh` but all releases beyond that do not.
|
||||||
|
|
||||||
### Manual: `--man`
|
### Manual: `--man`
|
||||||
|
|
||||||
The new `--man` flag prints a man-page style help document and exits.
|
The new `--man` flag prints a man-page style help document and exits.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue