comparison scripts/pkg/pkg.m @ 10846:a4f482e66b65

Grammarcheck more of the documentation. Use @noindent macro appropriately. Limit line length to 80 characters.
author Rik <octave@nomad.inbox5.com>
date Sun, 01 Aug 2010 20:22:17 -0700
parents 693e22af08ae
children fe3c3dfc07eb
comparison
equal deleted inserted replaced
10845:c0ffe159ba1a 10846:a4f482e66b65
211 ## 211 ##
212 ## @example 212 ## @example
213 ## pkg rebuild -noauto image 213 ## pkg rebuild -noauto image
214 ## @end example 214 ## @end example
215 ## 215 ##
216 ## @noindent
216 ## will remove the autoloading status of the image package. 217 ## will remove the autoloading status of the image package.
217 ## 218 ##
218 ## @item build 219 ## @item build
219 ## Builds a binary form of a package or packages. The binary file produced 220 ## Builds a binary form of a package or packages. The binary file produced
220 ## will itself be an Octave package that can be installed normally with 221 ## will itself be an Octave package that can be installed normally with