15 lines
212 B
Plaintext
Raw Normal View History

2025-06-27 02:33:44 +01:00
config n
config n foo bar -
config n foo bar c --l
# detail
def "config n foo bar" [
f: path
--long (-s): int # test flag
] {
echo "🤔🐘"
| str substring (str substring -)
}
config n # don't panic!