More details about export - dossier - console collection manager
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit b6583085207359ec2bb24ae9886b28c43893e867
 (DIR) parent 2d337721f075e653f4481f52db6cad503ebdfd24
 (HTM) Author: Solene Rapenne <solene@perso.pw>
       Date:   Sat,  4 Aug 2018 15:28:34 +0200
       
       More details about export
       
       Diffstat:
         M dossier.1                           |       5 +++++
       
       1 file changed, 5 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/dossier.1 b/dossier.1
       @@ -37,6 +37,11 @@ Remove item
        from the collection.
        .It Nm Cm export
        Export the data of the current collection as CSV (Comma Separated Values).
       +Newlines in values are modified into space character, this is so to ease
       +processing the output with line-based tools such as awk or sed.
       +.Pp
       +If you need to write an export tool, see
       +.Sx INTERNALS
        .It Nm Cm import Ar file
        Import the data from
        .Ar file