Signed-off-by: Fabiano Fidêncio <[email protected]>
---
tools/osinfo-db-export.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/osinfo-db-export.c b/tools/osinfo-db-export.c
index 820196f..62c89ff 100644
--- a/tools/osinfo-db-export.c
+++ b/tools/osinfo-db-export.c
@@ -532,7 +532,7 @@ gint main(gint argc, gchar **argv)
if (custom)
locs++;
if (locs > 1) {
- g_printerr(_("Only one of --user, --local, --system & --dir can be
used"));
+ g_printerr(_("Only one of --user, --local, --system & --dir can be
used\n"));
goto error;
}
--
2.17.1
_______________________________________________
Libosinfo mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libosinfo