diff options
author | EuAndreh <eu@euandre.org> | 2021-09-08 07:32:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-09-08 07:32:30 -0300 |
commit | 6f4459bf7f7936ff8d61b5ffdc7a82bd8c5ac825 (patch) | |
tree | 3b399cfe647e803d2b46a57e0c24d5a01c6dbb84 /doc/remembering.pt.5.in | |
parent | Makefile: Indent object file dependency (diff) | |
download | remembering-6f4459bf7f7936ff8d61b5ffdc7a82bd8c5ac825.tar.gz remembering-6f4459bf7f7936ff8d61b5ffdc7a82bd8c5ac825.tar.xz |
src/remembering.in: Add trailing "/remembering" to the value defined in $XDG_DATA_HOME
Diffstat (limited to '')
-rw-r--r-- | doc/remembering.pt.5.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/remembering.pt.5.in b/doc/remembering.pt.5.in index 77d2a99..c37c893 100644 --- a/doc/remembering.pt.5.in +++ b/doc/remembering.pt.5.in @@ -13,8 +13,9 @@ remembering \- format of the \fIPROFILE\fP text file. .SH PROFILE -The \fIPROFILE\fP is a text file, stored on \f(CR$XDG_DATA_HOME/profile\-name\fR -if \f(CR$XDG_DATA_HOME\fR is defined. Otherwise, it lives in +The \fIPROFILE\fP is a text file, stored on +\f(CR$XDG_DATA_HOME/remembering/profile\-name\fR if \f(CR$XDG_DATA_HOME\fR is +defined. Otherwise, it lives in \f(CR~/.local/share/remembering/profile\-name\fR. Each line of the \fIPROFILE\fP contains three pieces of information: |