;bin:hledger-jj: updates

This commit is contained in:
Simon Michael 2025-02-27 22:02:57 -10:00
parent d8e190e576
commit 0d98dd1351

View File

@ -1,7 +1,10 @@
#!/usr/bin/env ysh # -*- sh -*-
# tested with ysh 0.24
# Tested with ysh 0.24
# https://oils.pub/release/latest/doc/ysh-tour.html
# https://oils.pub/release/latest/doc/ref/
# Tested with jj 0.26 with auto-track disabled, ie in ~/.jjconfig.toml:
# [snapshot]
# auto-track = "none()"
const HELP = '''
-------------------------------------------------------------------------------