File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -142,6 +142,7 @@ Exit the process.
142
142
143
143
| Argument/Option | Description |
144
144
| --------------- | ------------------------------------------------------------------------------ |
145
+ | ` --code [n] ` | Return with exit code ` n ` (indicating an error) |
145
146
| ` --no-cwd-file ` | Don't output the current directory to the file specified by ` yazi --cwd-file ` . |
146
147
147
148
### ` close ` {#manager.close}
@@ -150,6 +151,7 @@ Close the current tab; if it's the last tab, exit the process instead.
150
151
151
152
| Argument/Option | Description |
152
153
| --------------- | -------------------------------------------------------------------------------------- |
154
+ | ` --code [n] ` | Return with exit code ` n ` (indicating an error) on exit. |
153
155
| ` --no-cwd-file ` | Don't output the current directory to the file specified by ` yazi --cwd-file ` on exit. |
154
156
155
157
### ` suspend ` {#manager.suspend}
You can’t perform that action at this time.
0 commit comments