mirror of
https://github.com/aljazceru/gitpear.git
synced 2025-12-17 14:14:22 +01:00
cli: add documentation for list
Signed-off-by: dzdidi <deniszalessky@gmail.com>
This commit is contained in:
@@ -42,6 +42,7 @@ All data will be persisted in application directory (default `~/.gitpear`). To c
|
|||||||
* `git pear share <path>` - makes repository sharable
|
* `git pear share <path>` - makes repository sharable
|
||||||
* `git pear unshare <path>` - stop sharing repository
|
* `git pear unshare <path>` - stop sharing repository
|
||||||
* `git pear list [-s, --shared]` - list all or (only shared) repositories
|
* `git pear list [-s, --shared]` - list all or (only shared) repositories
|
||||||
|
* `git pear list <url>` - list repositories of a peer
|
||||||
|
|
||||||
### ACL (for authenticated access to enable support of PUSH)
|
### ACL (for authenticated access to enable support of PUSH)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user