HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //lib/nn/help/help.sort
MENU SORTING MODES AND COMMANDS

Variable:	sort-mode

	Determines the default menu sorting method.  It is a numeric
	value corresponding to the modes described below:

:sort
	Sort articles on menu according to current sort-mode.

:sort arrival		(sort-mode 0)
	Sort articles in arrival, i.e. article number order.

:sort subject		(sort-mode 1)
	Articles are grouped according to subject, each article within
	a group is sorted according to posting date and time, and
	the groups are sorted according to the age of the first article
	in each group.

:sort lexical		(sort-mode 2)
	Articles are sorted in lexicographical order on subject.
	Articles with identical subjects are sorted after age.

:sort age		(sort-mode 3)
	Articles ordered after posting date only.

:sort sender		(sort-mode 4)
	Articles ordered after sender's name.
	Articles from same sender are sorted on age.