Skip to content

Commit 40d2f0a

Browse files
committed
node: fix description not displaying for graphman deploy
1 parent 453bcea commit 40d2f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node/src/bin/manager.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ pub enum Command {
351351
force: bool,
352352
},
353353

354-
// Deploy a subgraph
354+
/// Deploy a subgraph
355355
Deploy {
356356
name: DeploymentSearch,
357357
deployment: DeploymentSearch,

0 commit comments

Comments
 (0)