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: node/src/bin/dev.rs
+1-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ pub struct DevOpt {
44
44
long,
45
45
value_name = "MANIFEST:[BUILD_DIR]",
46
46
help = "The location of the subgraph manifest file. If no build directory is provided, the default is 'build'. The file can be an alias, in the format '[BUILD_DIR:]manifest' where 'manifest' is the path to the manifest file, and 'BUILD_DIR' is the path to the build directory relative to the manifest file.",
0 commit comments