We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46a2ef commit 5e3542fCopy full SHA for 5e3542f
lib/types.ts
@@ -43,7 +43,7 @@ export interface AppInfo {
43
*/
44
export interface ExecuteOptions {
45
/**
46
- * Whether to add the --device option to the actual devicectl command
+ * Whether to drop the --device option from the actual devicectl command
47
* @default false
48
49
noDevice?: boolean;
0 commit comments