;bin:hledger-jj: updates
This commit is contained in:
parent
d8e190e576
commit
0d98dd1351
@ -1,7 +1,10 @@
|
|||||||
#!/usr/bin/env ysh # -*- sh -*-
|
#!/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/ysh-tour.html
|
||||||
# https://oils.pub/release/latest/doc/ref/
|
# 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 = '''
|
const HELP = '''
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user