Subversion Repositories SvarDOS

Rev

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

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