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