.\" Man page generated from reStructuredText. . .TH "LESANA-INIT" "1" "Oct 09, 2020" "0.6" "lesana" .SH NAME lesana-init \- . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH INITIALIZE A LESANA COLLECTION .INDENT 0.0 .TP .B Author \fI\%valhalla@trueelena.org\fP .TP .B Manual section 1 .UNINDENT .SS SYNOPSIS .sp lesana init [–help] [–collection ] [–no\-git] .SS DESCRIPTION .sp lesana init initializes a new lesana collection. .sp It will create the directory (if it does not exist) and, unless \fB\-\-no\-git\fP is specified it will initialize it as a git repository and create a \fB\&.gitignore\fP file with some relevant contents. .sp It will then create a skeleton \fBsettings.yaml\fP file and open it in an editor to start configuring the collection. .sp When leaving the editor, again unless \fB\-\-no\-git\fP is used, it will add this file to the git staging area, but not commit it. .SS OPTIONS .INDENT 0.0 .TP .B \-\-help\fP,\fB \-h Prints an help message and exits. .TP .BI \-\-collection \ COLLECTION\fR,\fB \ \-c \ COLLECTION The directory where the collection will be initialized. Default is . .TP .B \-\-no\-git Do not use git in the current collection. .UNINDENT .SH COPYRIGHT 2020, Elena Grandi .\" Generated by docutils manpage writer. .