mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-16 08:00:35 +01:00
- update documentation.
This commit is contained in:
parent
4ac6909690
commit
810759bd6b
@ -778,7 +778,7 @@ The database containing posts fetched from the server can be searched using a si
|
||||
.RS
|
||||
.nf
|
||||
\fC
|
||||
*where* criteria *into* folder-name
|
||||
*where* criteria [*into* folder-name]
|
||||
|
||||
\fP
|
||||
.fi
|
||||
@ -862,7 +862,7 @@ You can use \fC< > = != <= >= like\fP operators for comparison and the two logic
|
||||
Note that the right hand side of the operator must be wrapped in quotes.
|
||||
|
||||
.PP
|
||||
The results are saved in the folder specified after the clause \fIinto\fP, note that the folder name can not contains spaces.
|
||||
The results are saved in the folder specified after the clause \fIinto\fP (if omitted a default folder name is used), note that the folder name can not contains spaces.
|
||||
|
||||
.SS "Posts window"
|
||||
.TP
|
||||
|
@ -420,7 +420,7 @@
|
||||
|
||||
#+BEGIN_SRC text
|
||||
|
||||
*where* criteria *into* folder-name
|
||||
*where* criteria [*into* folder-name]
|
||||
|
||||
#+END_SRC
|
||||
|
||||
@ -471,7 +471,7 @@
|
||||
|
||||
Note that the right hand side of the operator must be wrapped in quotes.
|
||||
|
||||
The results are saved in the folder specified after the clause /into/, note that the folder name can not contains spaces.
|
||||
The results are saved in the folder specified after the clause /into/ (if omitted a default folder name is used), note that the folder name can not contains spaces.
|
||||
|
||||
** Posts window
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user