1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-11-05 06:39:02 -08:00

remove cutv docs

because nobody needs to see this right now
This commit is contained in:
Connor Olding 2024-07-05 15:03:17 -07:00
parent 4ebd42d8df
commit 2c9262f77b

View file

@ -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}"