From 2c9262f77baec1c000257e3ef3675c85f77c2b3d Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Fri, 5 Jul 2024 15:03:17 -0700 Subject: [PATCH] remove cutv docs because nobody needs to see this right now --- sh/cutv | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sh/cutv b/sh/cutv index fa17275..388c60c 100755 --- a/sh/cutv +++ b/sh/cutv @@ -1,9 +1,7 @@ #!/usr/bin/env zsh # YES_ZSH NO_BASH NO_DASH NO_ASH -cutv() { ### @- - ### (WIP) create a short clip of a long video file. - +cutv() { argc $# -ge 2 "$0" || return argc $# -le 4 "$0" || return local nel="${1?missing length parameter}"