Clarify renaming of codespaces from the CLI (#46975)
This commit is contained in:
@@ -125,7 +125,7 @@ For more information, see "[AUTOTITLE](/codespaces/developing-in-a-codespace/del
|
||||
### Rename a codespace
|
||||
|
||||
```shell
|
||||
gh codespace edit -c CODESPACE-NAME -d DISPLAY-NAME
|
||||
gh codespace edit -c CODESPACE-NAME -d 'DISPLAY-NAME'
|
||||
```
|
||||
|
||||
For more information, see "[AUTOTITLE](/codespaces/customizing-your-codespace/renaming-a-codespace?tool=cli)."
|
||||
|
||||
Reference in New Issue
Block a user