complete-f-cstring-n"test (count (commandline -opc)) -ge 2; and contains -- (commandline -opc)[2] split"-s m -l max -a"(seq 1 10)"-d"Specify maximum number of splits"
complete-f-cstring-n"test (count (commandline -opc)) -ge 2; and contains -- (commandline -opc)[2] split"-s r -l right -d"Split right-to-left"
complete-f-cstring-n"test (count (commandline -opc)) -ge 2; and contains -- (commandline -opc)[2] trim"-s l -l left -d"Trim only leading characters"
complete-f-cstring-n"test (count (commandline -opc)) -ge 2; and contains -- (commandline -opc)[2] trim"-s r -l right -d"Trim only trailing characters"
complete-f-cstring-n"test (count (commandline -opc)) -ge 2; and contains -- (commandline -opc)[2] trim"-s c -l chars -d"Specify the chars to trim (default: whitespace)"
complete-f-cstring-n"test (count (commandline -opc)) -ge 2; and contains -- (commandline -opc)[2] match"-s n -l index -d"Report index and length of the matches"
complete-f-cstring-n"test (count (commandline -opc)) -ge 2; and contains -- (commandline -opc)[2] match replace"-s a -l all -d"Report all matches per line/string"
complete-f-cstring-n"test (count (commandline -opc)) -ge 2; and contains -- (commandline -opc)[2] repeat"-s n -l count -a"(seq 1 10)"-d"Repetition count"
complete-f-cstring-n"test (count (commandline -opc)) -ge 2; and contains -- (commandline -opc)[2] repeat"-s m -l max -a"(seq 1 10)"-d"Maximum number of printed char"
complete-f-cstring-n"test (count (commandline -opc)) -ge 2; and contains -- (commandline -opc)[2] repeat"-s N -l no-newline -d"Remove newline"