Skip to content

Commit 89a19df

Browse files
committed
Documentation
1 parent afd1b01 commit 89a19df

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44

55
The Gitblit Powertools plugin exposes convenient user controls and server management & administration commands through the pluggable SSH command server.
66

7+
### Installation
8+
9+
This plugin is referenced in the Gitblit Plugin Registry and you may install it using SSH with an administrator account.
10+
11+
ssh host plugin refresh
12+
ssh host plugin install powertools
13+
ssh host plugin ls
14+
15+
Alternatively, you can download the zip from [here](http://plugins.gitblit.com) manually copy it to your `${baseFolder}/plugins` directory.
16+
17+
### Usage
18+
19+
Each command has built-in help.
20+
721
##### Implemented Features
822

923
- repository management:

0 commit comments

Comments
 (0)