Skip to content
Snippets Groups Projects

fix number of extension

Merged Ghost User requested to merge workspaces.md into preview
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -153,8 +153,8 @@ marie@login$ ws_restore -l -F scratch
@@ -153,8 +153,8 @@ marie@login$ ws_restore -l -F scratch
to get a list of your expired workspaces, and then restore them like that into an existing, active
to get a list of your expired workspaces, and then restore them like that into an existing, active
workspace 'new_ws':
workspace 'new_ws':
```
```console
ws_restore -F scratch marie-test-workspace-1234567 new_ws
marie@login$ ws_restore -F scratch marie-test-workspace-1234567 new_ws
```
```
The expired workspace has to be specified by its full name as listed by `ws_restore -l`, including
The expired workspace has to be specified by its full name as listed by `ws_restore -l`, including
Loading