From cd7be9534f86c46d28d478bf8fa22e6423d474f1 Mon Sep 17 00:00:00 2001 From: Henry Webster Date: Sat, 25 Jul 2026 19:21:28 -0500 Subject: change name to discidurl --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6402eb5..301161f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# pdiscidurl +# discidurl This program prints the `discid` submission URL to `STDOUT`. _That's it_. @@ -7,5 +7,5 @@ It's a trimmed down version of [libdiscid/examples/discid.c](https://github.com/ When paired with something like `xdg-open`, the submission page of the current disc opens in the preferred browser: ``` sh -pdiscidurl | xargs -r xdg-open +discidurl | xargs -r xdg-open ``` -- cgit v1.3