mirror of
https://github.com/onyx-and-iris/gobs-cli.git
synced 2025-04-26 13:23:45 +01:00
fix profile examples
This commit is contained in:
parent
2037a64e98
commit
035b467a14
@ -305,21 +305,21 @@ gobs-cli profile current
|
||||
- args: Name
|
||||
|
||||
```console
|
||||
gobs-cli profile switch test-collection
|
||||
gobs-cli profile switch test-profile
|
||||
```
|
||||
|
||||
- create: Create profile.
|
||||
- args: Name
|
||||
|
||||
```console
|
||||
gobs-cli profile create test-collection
|
||||
gobs-cli profile create test-profile
|
||||
```
|
||||
|
||||
- remove: Remove profile.
|
||||
- args: Name
|
||||
|
||||
```console
|
||||
gobs-cli profile create test-collection
|
||||
gobs-cli profile remove test-profile
|
||||
```
|
||||
|
||||
### ReplayBufferCmd
|
||||
|
Loading…
x
Reference in New Issue
Block a user