mirror of
https://github.com/xvxx/phetch
synced 2024-11-10 13:10:54 +00:00
not you
This commit is contained in:
parent
df4663b3ce
commit
5e3c50a7c7
@ -25,7 +25,7 @@ fn run() -> i32 {
|
|||||||
"-r" | "--raw" | "-raw" => {
|
"-r" | "--raw" | "-raw" => {
|
||||||
if args.len() > 1 {
|
if args.len() > 1 {
|
||||||
praw = true;
|
praw = true;
|
||||||
} else if !got_url {
|
} else {
|
||||||
eprintln!("--raw needs gopher-url");
|
eprintln!("--raw needs gopher-url");
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user