aboutsummaryrefslogtreecommitdiffstats
path: root/cgitrc.5.txt
diff options
context:
space:
mode:
authorGravatar Jason A. Donenfeld <Jason@zx2c4.com>2012-10-17 06:32:40 (JST)
committerGravatar Jason A. Donenfeld <Jason@zx2c4.com>2012-10-17 06:32:53 (JST)
commitfdfb6a6d802d6b91061296eda9848d5819760d01 (patch)
treea0da4493009a4db6339f72e9d397f7bd2f81b8ad /cgitrc.5.txt
parent8f40be229cf8ac7ecbf5e03e11098bad8e82e7e5 (diff)
downloadcgit-fdfb6a6d802d6b91061296eda9848d5819760d01.zip
cgit-fdfb6a6d802d6b91061296eda9848d5819760d01.tar.gz
ui-repolist: Rename section-sort to repository-sort.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'cgitrc.5.txt')
-rw-r--r--cgitrc.5.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index 902fff3..7e1a93a 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -72,7 +72,7 @@ cache-static-ttl::
72 72
73case-sensitive-sort:: 73case-sensitive-sort::
74 Sort items in the repo list case sensitively. Default value: "1". 74 Sort items in the repo list case sensitively. Default value: "1".
75 See also: section-sort. 75 See also: repository-sort.
76 76
77clone-prefix:: 77clone-prefix::
78 Space-separated list of common prefixes which, when combined with a 78 Space-separated list of common prefixes which, when combined with a
@@ -337,7 +337,7 @@ section::
337 after this option will inherit the current section name. Default value: 337 after this option will inherit the current section name. Default value:
338 none. 338 none.
339 339
340section-sort:: 340repository-sort::
341 The way in which repositories in each section are sorted. Valid values 341 The way in which repositories in each section are sorted. Valid values
342 are "name" for sorting by the repo name or "age" for sorting by the 342 are "name" for sorting by the repo name or "age" for sorting by the
343 most recently updated repository. Default value: "name". See also: 343 most recently updated repository. Default value: "name". See also: