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:
15
docs/plugins/exitcode.md
Normal file
15
docs/plugins/exitcode.md
Normal 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.
|
||||
Reference in New Issue
Block a user