1
0
mirror of https://gitlab.com/ceda_ei/wish synced 2026-04-04 23:00:05 +02:00

Add initial docs

This commit is contained in:
2023-12-06 18:35:53 +05:30
parent c5ed5caaa6
commit e39e955046
23 changed files with 374 additions and 0 deletions

15
docs/plugins/exitcode.md Normal file
View File

@@ -0,0 +1,15 @@
# Exit Code
Shows the exit code of the last command if it is non-zero.
## Add to wish
```ini
[plugin]
name = exit_code
```
## Config options
No plugin specific config options are available.