You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Basic usage:
27
27
28
28
xml-to-postgres <config.yml> [data.xml]
29
29
30
-
So the YAML configuration file is a required argument. The XML input file can be passed in as the second argument or can be sent to stdin if omitted.
30
+
So the YAML configuration file is a required argument. The XML input file can be passed in as the second argument or will be read from stdin if omitted.
0 commit comments