Skip to content

Commit 438c9e9

Browse files
committed
Update docs
1 parent 84d0603 commit 438c9e9

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Cannot deduce format of 'a.txt' from unknown extension 'txt'
1+
[2025-01-02T03:04:05] ERROR Formats do not match: yaml vs nml
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
Cannot deduce format of 'config.txt' from unknown extension 'txt'
1+
values:
2+
date: 20240105
3+
empty: null
4+
greeting: Good Night
5+
message: Good Night Moon Good Night Moon
6+
recipient: Moon
7+
repeat: 2
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
Specify --input-format when --input-file is not specified
1+
values:
2+
date: 20240105
3+
empty: null
4+
greeting: Good Night
5+
message: Good Night Moon Good Night Moon
6+
recipient: Moon
7+
repeat: 2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Cannot deduce format of 'values.txt' from unknown extension 'txt'
1+
Hello, World!

0 commit comments

Comments
 (0)