Revision 203
Added by Aaron Marcuse-Kubitza about 13 years ago
scripts/README.TXT | ||
---|---|---|
1 |
To install: make install |
|
2 |
To uninstall: make uninstall |
|
3 |
To reinstall db: make reinstall_db |
|
4 |
To run tests/demo: make test |
|
5 |
|
|
1 | 6 |
To see a program's description, read its top-of-file comment |
2 | 7 |
To see a program's usage, run it without arguments |
3 |
To run tests/demo: make test |
Also available in: Unified diff
README.TXT: Updated