diff options
| author | 2025-03-26 23:17:53 -0500 | |
|---|---|---|
| committer | 2025-03-26 23:21:40 -0500 | |
| commit | ef53f5da2e5b61e883683eb03f2834acb74ffae8 (patch) | |
| tree | 8e080ddb1eab8d4a8092cd8ca1a161bdf30ccc1c /man | |
| parent | Fix powershell deactivation. (diff) | |
Remove JANET_LIBPATH
Diffstat (limited to 'man')
| -rw-r--r-- | man/janet-pm.1 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/man/janet-pm.1 b/man/janet-pm.1 index 83f8f79..73ae269 100644 --- a/man/janet-pm.1 +++ b/man/janet-pm.1 @@ -128,12 +128,6 @@ Where to get the "curl" command when handling project.janet. Defaults to "curl". Where to get the "git" command when handling project.janet. Defaults to "git". .RE -.B JANET_LIBPATH -.RS -The directory that the MSVC toolchain will use to find janet.h, janet.dll, and libjanet.lib. Most installs should not need to set this, unless -there is a non-standard windows install or possibly multiple Janet versions installed. -.RE - .B JANET_OFFLINE .RS If set to 1, true, on, etc., will only look at packages in the local cache. |
