From de7838f0568e0d437822407d46d95e0269a81912 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 13 Jun 2021 19:48:01 -0300 Subject: doc/remembering.*: Rewrite troff using inline requests for bold and italic --- doc/remembering.5 | 51 +++++++++++++-------------------------------------- 1 file changed, 13 insertions(+), 38 deletions(-) (limited to 'doc/remembering.5') diff --git a/doc/remembering.5 b/doc/remembering.5 index 7fecc3e..f8ae6ad 100644 --- a/doc/remembering.5 +++ b/doc/remembering.5 @@ -2,32 +2,18 @@ . . .SH NAME -remembering - format of -.IR profile -text file. +remembering - format of \fIPROFILE\fB text file. . . .SH PROFILE -The -.IR profile -is a text file, stored on $XDG_DATA_HOME/profile-name +The \fIPROFILE\fR is a text file, stored on $XDG_DATA_HOME/profile-name if $XDG_DATA_HOME is defined. Otherwise, it lives in ~/.local/share/remembering/profile-name. .P -Each line of the -.IR profile -contains two pieces of information: the -.B rank -of the current entry, and the -.B entry -itself. +Each line of the \fIPROFILE\fR contains two pieces of information: the \fBrank\fR of the current entry, and the \fBentry\fR itself. . .P -The -.B rank -is a number that, and the -.B entry -is all the text until the end of the line: +The \fBrank\fR is a number that, and the \fBentry\fR is all the text until the end of the line: .RS .EX @@ -39,18 +25,10 @@ is all the text until the end of the line: .EE .RE .P -Above is an example of a -.IR profile -file where all the entries have the default -.B rank -value: -.B 0. +Above is an example of a \fIPROFILE\fR file where all the entries have the default +\fBrank\fR value: \fB0\fR. .P -If the -.IR command -runs and chooses "banana", the new -.IR profile -will be: +If the \fICOMMAND\fR runs and chooses "banana", the new \fIPROFILE\fR will be: .RS .EX @@ -62,19 +40,16 @@ will be: .EE .RE .P -The entries of the -.IR profile -are created and kept sorted. -.B remembering -expects to always find sorted entries in the \fIprofile\fR. +The entries of the \fIPROFILE\fR are created and kept sorted. +\fBremembering\fR(1) 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. +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 -.IR remembering (1) +.P +\fBremembering\fR(1) . . .SH AUTHORS -- cgit v1.2.3