Skip to content

Commit e69771f

Browse files
authored
fix(workflow-cli): modify volume type (#63)
1 parent c5c0ffe commit e69771f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parser/volumes.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Arguments:
6969
Options:
7070
-a --app=<app>
7171
the uniquely identifiable name for the application.
72-
-t --ptype=<ptype>
72+
-t --type=<type>
7373
the volume type, such as csi, nfs, default is 'csi'.
7474
--nfs-server=<nfs-server>
7575
the hostname or ip address of the nfs server.

0 commit comments

Comments
 (0)