Subversion Repositories SvarDOS

Rev

Rev 1958 | Rev 1962 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1958 Rev 1959
Line 13... Line 13...
13
1.20:pkg install package[.svp]     installs package
13
1.20:pkg install package[.svp]     installs package
14
1.21:pkg update package[.svp]      updates (or reinstalls) package
14
1.21:pkg update package[.svp]      updates (or reinstalls) package
15
1.22:pkg del package               uninstalls package
15
1.22:pkg del package               uninstalls package
16
1.23:pkg listfiles package         lists files belonging to package
16
1.23:pkg listfiles package         lists files belonging to package
17
1.24:pkg listlocal [filter]        lists installed packages
17
1.24:pkg listlocal [filter]        lists installed packages
18
1.25:pkg checkhealth [package]     checks integrity of installed package(s)
18
1.25:pkg healthcheck [package]     checks integrity of installed package(s)
19
1.27:pkg unzip file.zip            unzips a ZIP archive
19
1.27:pkg unzip file.zip            unzips a ZIP archive
20
1.28:pkg crc32 file                computes the CRC32 of a file
20
1.28:pkg crc32 file                computes the CRC32 of a file
21
1.29:pkg listzip file.zip          lists the files inside a ZIP archive
21
1.29:pkg listzip file.zip          lists the files inside a ZIP archive
22
1.40:PKG is published under the MIT license.
22
1.40:PKG is published under the MIT license.
23
1.41:It is configured through %DOSDIR%\\PKG.CFG
23
1.41:It is configured through %DOSDIR%\\PKG.CFG