From 93fc0862d65c224af8aadd773aa838630108806e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guilhem=20Faur=C3=A9?= Date: Tue, 30 May 2023 10:45:06 +0200 Subject: [PATCH] fix --- spip2md/spipobjects.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spip2md/spipobjects.py b/spip2md/spipobjects.py index b7a56a9..b78d6d0 100644 --- a/spip2md/spipobjects.py +++ b/spip2md/spipobjects.py @@ -452,7 +452,7 @@ class RootRubrique(Rubrique): Begin exporting {esc(BOLD)}{CFG.db}@{CFG.db_host}{esc()} SPIP database to plain \ Markdown+YAML files, into the directory {esc(BOLD)}{parent_dir}{esc()}, \ -as database user {esc(BOLD)}{CFG.db_user}{esc(BOLD)} +as database user {esc(BOLD)}{CFG.db_user}{esc()} """ ) # Get all child section of self