Files
K D Hedger d0b73e851b fixed repo?
2022-05-21 15:14:21 +01:00

17 lines
327 B
Plaintext

Max history in lfsruncommand:
The maximum number of commands saved when running lfsruncommand is set ( in order of preference ) by:
On command line eg:
lfsruncommand 50
Via env eg:
MAXLFSRUNHIST=100 lfsruncommand
Via config file eg:
echo "50" > ~/.config/LFS/command.max
lfsruncommand
Compiled in ( 60 )eg:
lfsruncommand