summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@archlinux.org>2017-07-22 17:45:46 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2017-07-22 17:46:54 +0200
commitad4acfb9aafe3cbee9c91570d039fcf4873c5762 (patch)
treef5a28552bdee9905dc546b05346abee7ee91de6f
parent0c6a415cb36ef8f245c787dfe68d107066f9dfbd (diff)
downloadaur-ad4acfb9aafe3cbee9c91570d039fcf4873c5762.tar.gz
aur-ad4acfb9aafe3cbee9c91570d039fcf4873c5762.tar.xz
Document new git-serve commands
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
-rw-r--r--doc/git-interface.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/git-interface.txt b/doc/git-interface.txt
index 475fda66..77585126 100644
--- a/doc/git-interface.txt
+++ b/doc/git-interface.txt
@@ -41,11 +41,15 @@ The Shell: git-serve
The git-serve command, the "aurweb shell", provides different subcommands:
+* The adopt/disown commands can be used to change ownership of a package base.
+* The flag/unflag commands can be used to flag/unflag a package.
* The help command shows a list of available commands.
* The list-repos command lists all repositories of the authenticated user.
+* The restore command can be used to restore a deleted package base.
+* The set-comaintainers command modifies the co-maintainers of a package base.
* The set-keywords command modifies the keywords assigned to a package base.
* The setup-repo command can be used to create a new repository.
-* The restore command can be used to restore a deleted package base.
+* The vote/unvote command can be used to vote/unvote for a package base.
* The git-{receive,upload}-pack commands are redirected to git-shell(1).
The command is extracted from the SSH_ORIGINAL_COMMAND environment variable