Mercurial > repos > public > matlab_path_manager
comparison README.md @ 34:78c448b5bdc7
Update readme
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 18 Sep 2018 14:36:21 +0200 |
parents | ead7c7021ad9 |
children | 3156ace843f5 |
comparison
equal
deleted
inserted
replaced
33:1fe5080cac46 | 34:78c448b5bdc7 |
---|---|
2 Add a `.subpaths` file in the root of the project containing the relative paths of folders to add. | 2 Add a `.subpaths` file in the root of the project containing the relative paths of folders to add. |
3 Then use the following functions to interact with `mpm`. | 3 Then use the following functions to interact with `mpm`. |
4 | 4 |
5 * `mpm.checkin` | 5 * `mpm.checkin` |
6 * `mpm.checkout` | 6 * `mpm.checkout` |
7 * `mpm.info` | 7 * `mpm.status` |
8 * `mpm.verify` | 8 * `mpm.verify` |
9 * `mpm.clear` |