mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 11:54:17 +08:00
Pass through more schemes - display and pty
This commit is contained in:
parent
80bf9568f6
commit
efec22ba9d
@ -19,6 +19,8 @@ fn usage() -> ! {
|
||||
|
||||
fn enter(root: &Path, cmd: &str, args: &[String]) {
|
||||
let names = [
|
||||
"display",
|
||||
"pty",
|
||||
"rand",
|
||||
"tcp",
|
||||
"udp"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user