Update v3-v4 doc on ssh

This commit is contained in:
Tim Hockin 2023-10-12 12:43:07 -07:00
parent 162e543e05
commit bb1dc0b7a5
1 changed files with 3 additions and 1 deletions

View File

@ -114,11 +114,13 @@ repo, rather than changing it after checkout.
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
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`
The new `--man` flag prints a man-page style help document and exits.