From ca5d1114d2ba5d3552f5febce999ad879dfbdd24 Mon Sep 17 00:00:00 2001 From: WahPlus Date: Thu, 30 Oct 2025 13:28:06 +0200 Subject: [PATCH] Comment on halyde/apps/touch.lua --- halyde/apps/touch.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/halyde/apps/touch.lua b/halyde/apps/touch.lua index acfece7..e0d5d6d 100644 --- a/halyde/apps/touch.lua +++ b/halyde/apps/touch.lua @@ -1,3 +1,6 @@ +-- TODO: Rename this to something else (while making an alias from the original command). +-- Touch seems kind of a silly name for a command to make a file. +-- Maybe something like mkfile would be better? local cliparse = require("cliparse") cliparse.config({ ["o"] = 0,