Subversion Repositories SvarDOS

Rev

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

Rev 614 Rev 669
Line 6... Line 6...
6
#
6
#
7
 
7
 
8
#### Help ####
8
#### Help ####
9
 
9
 
10
1.0:PKG is the package installer for SvarDOS.
10
1.0:PKG is the package installer for SvarDOS.
11
1.20:Usage: pkg install package.zip
11
1.20:Usage: pkg install package.svp
12
1.21:       pkg update package.zip
12
1.21:       pkg update package.svp
13
1.22:       pkg remove package
13
1.22:       pkg remove package
14
1.23:       pkg listfiles package
14
1.23:       pkg listfiles package
15
1.24:       pkg listlocal [filter]
15
1.24:       pkg listlocal [filter]
16
1.27:       pkg unzip file.zip
16
1.27:       pkg unzip file.zip
17
1.25:PKG is published under the MIT license.
17
1.25:PKG is published under the MIT license.