Pass through more schemes - display and pty

This commit is contained in:
Jeremy Soller 2017-01-10 10:06:52 -07:00
parent 80bf9568f6
commit efec22ba9d

View file

@ -19,6 +19,8 @@ fn usage() -> ! {
fn enter(root: &Path, cmd: &str, args: &[String]) {
let names = [
"display",
"pty",
"rand",
"tcp",
"udp"