summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-05-19 17:18:29 -0400
committerJames Moger <james.moger@gitblit.com>2011-05-19 17:18:29 -0400
commitdbc0831e24e391a78e490b892e958a05d7e95116 (patch)
treee1b433615c3e88928a44d374443923aaea4d992d
parent00afd77a2182ece3d9522d41b86b4ddd7e132288 (diff)
downloadgitblit-dbc0831e24e391a78e490b892e958a05d7e95116.tar.gz
gitblit-dbc0831e24e391a78e490b892e958a05d7e95116.zip
Documentation tweak.
-rw-r--r--docs/00_overview.mkd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/00_overview.mkd b/docs/00_overview.mkd
index 7e286c5b..3b52455c 100644
--- a/docs/00_overview.mkd
+++ b/docs/00_overview.mkd
@@ -17,7 +17,7 @@ Of course, since its pure-Java it should run with any JVM on any platform, but t
- *Authenticated Push*
- *Authenticated Clone & Push*
- *Authenticated View, Clone & Push*
-- Repositories may also be frozen (deny push) temporarily or permanently
+- Freeze repository temporarily or permanently (i.e. deny push, make read-only)
- Gitweb inspired UI
- Administrators may create, edit, rename, or delete repositories through the web UI
- Administrators may create, edit, rename, or delete users through the web UI