Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/generated/typable-cmd.md')
| -rw-r--r-- | book/src/generated/typable-cmd.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/book/src/generated/typable-cmd.md b/book/src/generated/typable-cmd.md index 5e4624bb..c2c7e2de 100644 --- a/book/src/generated/typable-cmd.md +++ b/book/src/generated/typable-cmd.md @@ -97,3 +97,5 @@ | `:read`, `:r` | Load a file into buffer | | `:echo` | Prints the given arguments to the statusline. | | `:noop` | Does nothing. | +| `:workspace-trust` | Add current workspace to the list of trusted workspaces. | +| `:workspace-untrust` | Remove current workspace from the list of trusted workspaces. | |