Skip to content

Commit

Permalink
show the file prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
Han Wang committed Oct 12, 2023
1 parent 83e04d4 commit 87332f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/input.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ This section defines how the configuration space is explored.
},
{
"type" : "file",
"files" : ["/path/to/confs/*"],
"prefix": "/file/prefix",
"files" : ["relpath/to/confs/*"],
"fmt" : "deepmd/npy"
}
],
Expand Down

0 comments on commit 87332f3

Please sign in to comment.