Skip to content
Snippets Groups Projects
Commit de5f038b authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Lang: Fix typo and remove setence

parent 38a0722a
No related branches found
No related tags found
3 merge requests!884Automated merge from preview to main,!883Draft: Solve issue 496,!876Solve issue 496: Refine workspace documentation
......@@ -251,7 +251,7 @@ workspace is not forgotten.
#### Send Daily Reminder
A e-mail reminder can be set at workspace allocation using
An e-mail reminder can be set at workspace allocation using
```console
ws_allocate --reminder=<N> --mailaddress=<mail> [...]
......@@ -282,8 +282,6 @@ The command `ws_send_ical` sends you an ical event on the expiration date of a s
ws_send_ical --filesystem=<filesystem> --mail=<e-mail-address> --workspace=<workspace name>
```
It is possible to set an e-mail reminder using even you forgot it at allocation time.
### Deletion of a Workspace
To delete a workspace use the `ws_release` command. It is mandatory to specify the name of the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment