Skip to content

Commit 77d8eb3

Browse files
authored
Merge pull request #228 from silenceper/patch-1
fix csc node get-info
2 parents b1cfe85 + 51d092c commit 77d8eb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/hostpath/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ $ csc node unpublish --endpoint tcp://127.0.0.1:10000 --target-path /mnt/hostpat
5151
CSIVolumeID
5252
```
5353

54-
#### Get NodeID
54+
#### Get NodeInfo
5555
```
56-
$ csc node get-id --endpoint tcp://127.0.0.1:10000
56+
$ csc node get-info --endpoint tcp://127.0.0.1:10000
5757
CSINode
5858
```

0 commit comments

Comments
 (0)