;doc:demo: mark experimental

This commit is contained in:
Simon Michael 2025-03-06 16:03:29 -10:00
parent 12000baf19
commit e9f1e7dbd4

View File

@ -31,3 +31,5 @@ $ hledger demo # list available demos
$ hledger demo 1 # play the first demo at default speed (2x)
$ hledger demo install -s4 # play the "install" demo at 4x speed
```
This command is experimental: there aren't many useful demos yet.