File tree Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!-- DO NOT EDIT: this file is automatically generated using scw-doc-gen -->
2
+ # Documentation for ` scw autocomplete `
3
+ Autocomplete related commands
4
+
5
+ - [ Install autocomplete script] ( #install-autocomplete-script )
6
+ - [ Show autocomplete script for current shell] ( #show-autocomplete-script-for-current-shell )
7
+
8
+
9
+ ## Install autocomplete script
10
+
11
+ Install autocomplete script for a given shell and OS.
12
+
13
+ Install autocomplete script for a given shell and OS.
14
+
15
+ ** Usage:**
16
+
17
+ ```
18
+ scw autocomplete install [arg=value ...]
19
+ ```
20
+
21
+
22
+ ** Args:**
23
+
24
+ | Name | | Description |
25
+ | ------| ---| -------------|
26
+ | shell | | |
27
+
28
+
29
+
30
+ ## Show autocomplete script for current shell
31
+
32
+ Show autocomplete script for current shell.
33
+
34
+ Show autocomplete script for current shell.
35
+
36
+ ** Usage:**
37
+
38
+ ```
39
+ scw autocomplete script [arg=value ...]
40
+ ```
41
+
42
+
43
+ ** Args:**
44
+
45
+ | Name | | Description |
46
+ | ------| ---| -------------|
47
+ | shell | Default: ` /bin/bash ` | |
48
+
49
+
50
+
You can’t perform that action at this time.
0 commit comments