Skip to content

Commit 0297b33

Browse files
committed
changed description name to unique name
1 parent b87030e commit 0297b33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ OPTIONS
103103
-o=(columns|json|tsv) [default: columns] Format of command output.
104104
-p, --profile=profile Shorthand identifier for your profile.
105105
-s, --assistantSid=assistantSid (required) assistant sid
106-
--uniqueName=uniqueName assistant uniqueName
106+
--uniqueName=uniqueName assistant unique name
107107
```
108108

109109
_See code: [src/commands/autopilot/delete.js](https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-beta.17/src/commands/autopilot/delete.js)_
@@ -149,7 +149,7 @@ OPTIONS
149149
-o=(columns|json|tsv) [default: columns] Format of command output.
150150
-p, --profile=profile Shorthand identifier for your profile.
151151
-s, --assistantSid=assistantSid assistant sid
152-
--uniqueName=uniqueName assistant uniqueName
152+
--uniqueName=uniqueName assistant unique name
153153
```
154154

155155
_See code: [src/commands/autopilot/export.js](https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-beta.17/src/commands/autopilot/export.js)_
@@ -522,7 +522,7 @@ OPTIONS
522522
-o=(columns|json|tsv) [default: columns] Format of command output.
523523
-p, --profile=profile Shorthand identifier for your profile.
524524
-s, --schema=schema (required) schema path
525-
--uniqueName=uniqueName assistant uniqueName
525+
--uniqueName=uniqueName assistant unique name
526526
```
527527

528528
_See code: [src/commands/autopilot/update.js](https://github.com/tingiris/twilio-cli-autopilot-plugin/blob/v1.0.0-beta.17/src/commands/autopilot/update.js)_

0 commit comments

Comments
 (0)