summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-16 16:00:27 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-16 16:00:27 -0700
commitf03c5ffa3edd3409deae6ac063466293ba186ea7 (patch)
treeb0a71d3a79909b9b1ff2ddedd0d2f74c86d47633 /README
parent75b86c7375b06466aede8818791553250b5c3986 (diff)
downloadp5-API-GitForge-f03c5ffa3edd3409deae6ac063466293ba186ea7.tar.gz
alignment in README
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 4519001..96c7608 100644
--- a/README
+++ b/README
@@ -5,12 +5,12 @@ Generic interface to git forges (like GitHub, GitLab etc.) and some
scripts which make use of this interface.
API::GitForge -- functions to create objects which do
-API::GitForge::Role::GitForge
+ API::GitForge::Role::GitForge
git-clean-forge-fork -- create tidy forks for pull requests
git-clean-forge-repo -- create repos on git forges with optional
-features disabled
+ features disabled
git-nuke-forge-fork -- delete forks created by git-clean-forge-fork(1)