1
0

ui-repolist: Rename section-sort to repository-sort.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Dieser Commit ist enthalten in:
Jason A. Donenfeld
2012-10-16 23:32:40 +02:00
Ursprung 8f40be229c
Commit fdfb6a6d80
4 geänderte Dateien mit 7 neuen und 7 gelöschten Zeilen

Datei anzeigen

@@ -72,7 +72,7 @@ cache-static-ttl::
case-sensitive-sort::
Sort items in the repo list case sensitively. Default value: "1".
See also: section-sort.
See also: repository-sort.
clone-prefix::
Space-separated list of common prefixes which, when combined with a
@@ -337,7 +337,7 @@ section::
after this option will inherit the current section name. Default value:
none.
section-sort::
repository-sort::
The way in which repositories in each section are sorted. Valid values
are "name" for sorting by the repo name or "age" for sorting by the
most recently updated repository. Default value: "name". See also: