From a67f4486d0e18406b8f0aca588640344e462b357 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 24 Jan 2021 12:52:20 -0300 Subject: remembering.5: Add note on the ranking algorithm --- remembering.5 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/remembering.5 b/remembering.5 index 83a7591..dd51ef2 100644 --- a/remembering.5 +++ b/remembering.5 @@ -66,8 +66,11 @@ The entries of the .IR profile are created and kept sorted. .B remembering -expects to always find sorted entries in the -.IR profile. +expects to always find sorted entries in the \fIprofile\fR. +.P +The current raking algorithm increments entries as a simple +counter. Every time an entry is picked, its ranked is incremented +in the \fIprofile\fR. . . .SH SEE ALSO -- cgit v1.2.3