From 2e263527bb1907b8a2c8b9d44fb846847c850319 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Thu, 21 Mar 2024 06:45:36 -0700 Subject: [PATCH] fix name in docs --- sh/oshi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/oshi b/sh/oshi index 0698fbd..8e954b5 100644 --- a/sh/oshi +++ b/sh/oshi @@ -4,7 +4,7 @@ # YES_DASH # YES_ASH -__oshi() { ### @- +__oshi() { ### @oshi ### upload files (or stdin) to [oshi.at.](https://oshi.at) ### this script exits with the number of failed uploads; up to 255 at once. ### directories are skipped. for now, file expiry is hard-coded at 2 weeks.