doc/man/alf-repl.man in alf-shell-0.16.0 vs doc/man/alf-repl.man in alf-shell-0.16.1

- old
+ new

@@ -1,13 +1,13 @@ .TH alf\-repl .PP Launches Alf's Read\-Eval\-Print\-Loop (REPL) web application. .SH Synopsis .PP -\fB\fCalf\fR [\fB\fC--db=...\fR] repl +\fB\fCalf\fR [\fB\fC\-\-db=...\fR] repl .SH Description .PP This command launches the REPL in the current data context defined by the -\fB\fC.alfrc\fR file and common alf options (e.g. \fB\fC--db\fR). +\fB\fC\&.alfrc\fR file and common alf options (e.g. \fB\fC\-\-db\fR). .SH Example .PP -\fB\fCalf\fR \fB\fC--db=postgres://...\fR repl +\fB\fCalf\fR \fB\fC\-\-db=postgres://...\fR repl \ No newline at end of file