shithub: hell

Download patch

ref: 981988cae05bd5c5744c7044e73df5e503ae44f1
parent: 1e7f89761297581bb83d3d3de8819d134ca5677e
author: penny <penny@limitedideas.org>
date: Fri Oct 3 18:03:04 EDT 2025

help verbiage for /attach

--- a/help.go
+++ b/help.go
@@ -18,9 +18,18 @@
   /download <index>            Download attached files/media from status.
   /view <index>                Preview status media in media viewer.
   /import <index>              Same as /view with an alternative media handler.
+<<<<<<< Updated upstream
   /attach [index]              Loads file for attaching to status.
                                Opens the configured graphical file picker if no index is given.
                                
+=======
+<<<<<<< Updated upstream
+=======
+  /attach [file path]          Loads file for attaching to status.
+                               Opens the configured graphical file picker if no path is given.
+                               
+>>>>>>> Stashed changes
+>>>>>>> Stashed changes
   /dm <content>                Create a status with direct visibility (e.g. a dm).
   /rt <index>                  Boost a status by index.
   /parent <index>              View parent of status by index.
--