There was an error while loading. Please reload this page.
1 parent 79a926d commit 6d3d3efCopy full SHA for 6d3d3ef
1 file changed
pages/common/deallocvt.md
@@ -0,0 +1,20 @@
1
+# deallocvt
2
+
3
+> Deallocate unused virtual consoles.
4
+> More information: <https://manned.org/deallocvt>.
5
6
+- Free all unused consoles:
7
8
+`deallocvt`
9
10
+- Deallocate a specific console:
11
12
+`deallocvt {{[-C|--console]}} {{/dev/ttyN}}`
13
14
+- Display help:
15
16
+`deallocvt {{[-h|--help]}}`
17
18
+- Display version:
19
20
+`deallocvt {{[-V|--version]}}`
0 commit comments