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 a new issue