diff options
Diffstat (limited to '')
-rw-r--r-- | doc/remembering.en.1 (renamed from doc/remembering.1) | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/remembering.1 b/doc/remembering.en.1 index d1dea3a..8d34e4a 100644 --- a/doc/remembering.1 +++ b/doc/remembering.en.1 @@ -75,11 +75,11 @@ $ ls | fzf .fi .RE -We begin creating a sample directory called "\fCexample/\fR", we cd into it and create 5 empty files: a, b, c, d and e. +We begin creating a sample directory called "\f(CRexample/\fR", we cd into it and create 5 empty files: a, b, c, d and e. -\fCls\fR can list the directory for us, in this case in alphabetical order. +\f(CRls\fR can list the directory for us, in this case in alphabetical order. -When we pipe the output of \fCls\fR into \fBfzf\fR(1), we are give given its prompt to pick one option: +When we pipe the output of \f(CRls\fR into \fBfzf\fR(1), we are give given its prompt to pick one option: .RS .nf @@ -145,7 +145,7 @@ d .RE So far we get the exact same behaviour, but saying extra things. -We tell \fBremembering\fR that we want this specific \fIPROFILE\fR to be called "\fCtutorial-example\fR", and we give \fBremembering\fR the \fC'fzf'\fR command to be ran. +We tell \fBremembering\fR that we want this specific \fIPROFILE\fR to be called "\f(CRtutorial-example\fR", and we give \fBremembering\fR the \f(CR'fzf'\fR command to be ran. From now on if we run the exact same command again, \fBremembering\fR will \fIremember\fR that the last choice was "d", and put it in the beginning of the list, which \fBfzf\fR(1) happily displays in the order it was given: @@ -188,10 +188,11 @@ and contributors. .IP \(bu Report bugs to the -.MT ~euandreh/public-inbox@lists.sr.ht +.MT ~euandreh/public\-inbox@lists.sr.ht mailing list .ME . -Use the subject "\fC[remembering] BUG or TASK: <description>\fR". +Use the subject "\f(CR[remembering] BUG or TASK: +<description>\fR". .IP \(bu Browse bugs .UR https://euandreh.xyz/remembering/TODOs.html @@ -202,6 +203,6 @@ online Homepage .UE . .IP \(bu -.UR https://lists.sr.ht/~euandreh/public-inbox?search=%5Bremembering%5D +.UR https://lists.sr.ht/~euandreh/public\-inbox?search=%5Bremembering%5D Comments and discussions .UE . |