mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
completions(imagemagick): shorten descriptions
This commit is contained in:
parent
7667a51d93
commit
095aed64e0
10 changed files with 46 additions and 46 deletions
|
@ -1,4 +1,4 @@
|
|||
complete -c compare -o alpha -d 'On, activate, off, deactivate, set, opaque, copy transparent, extract, background, or shape [option]' -xa '(compare -list alpha)'
|
||||
complete -c compare -o alpha -d 'Control alpha/matte channel of an image [option]' -xa '(compare -list alpha)'
|
||||
complete -c compare -o authenticate -d 'Decipher image with this password [password]'
|
||||
complete -c compare -o channel -d 'Apply option to select image channels [type]' -xa '(compare -list channel)'
|
||||
complete -c compare -o colorspace -d 'Alternate image colorspace [type]' -xa '(compare -list colorspace)'
|
||||
|
@ -19,7 +19,7 @@ complete -c compare -o interlace -d 'Type of image interlacing scheme [type]' -x
|
|||
complete -c compare -o limit -d 'Pixel cache resource limit [type value]' -x
|
||||
complete -c compare -o lowlight-color -d 'De-emphasize pixel differences with this color [color]' -xa '(__fish_complete_convert_options color)'
|
||||
complete -c compare -o metric -d 'Measure differences between images with this metric [type]' -xa '(compare -list metric)'
|
||||
complete -c compare -o monitor -d 'Monitor progress '
|
||||
complete -c compare -o monitor -d 'Monitor progress'
|
||||
complete -c compare -o passphrase -d 'Get the passphrase from this file [filename]' -r
|
||||
complete -c compare -o profile -d 'Add, delete, or apply an image profile [filename]' -r
|
||||
complete -c compare -o quality -d 'JPEG/MIFF/PNG compression level [value]'
|
||||
|
@ -29,7 +29,7 @@ complete -c compare -o regard-warnings -d 'Pay attention to warning messages'
|
|||
complete -c compare -o respect-parentheses -d 'Settings remain in effect until parenthesis boundary'
|
||||
complete -c compare -o sampling-factor -d 'Horizontal and vertical sampling factor [geometry]'
|
||||
complete -c compare -o seed -d 'Seed a new sequence of pseudo-random numbers [value]'
|
||||
complete -c compare -o set -d 'Attribute set an image attribute [ value]'
|
||||
complete -c compare -o set -d 'Attribute set an image attribute [value]'
|
||||
complete -c compare -o size -d 'Width and height of image [geometry]'
|
||||
complete -c compare -o subimage-search -d 'Search for subimage'
|
||||
complete -c compare -o transparent-color -d 'Transparent color [color]' -xa '(__fish_complete_convert_options color)'
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
complete -c composite -o affine -d 'Affine transform matrix [matrix]'
|
||||
complete -c composite -o alpha -d 'On, activate, off, deactivate, set, opaque, copy transparent, extract, background, or shape [option]' -xa '(convert -list alpha)'
|
||||
complete -c composite -o alpha -d 'Control alpha/matte channel of an image [option]' -xa '(convert -list alpha)'
|
||||
complete -c composite -o authenticate -d 'Decipher image with this password [password]'
|
||||
complete -c composite -o blue-primary -d 'Chromaticity blue primary point [point]'
|
||||
complete -c composite -o channel -d 'Apply option to select image channels [type]' -xa '(convert -list channel)'
|
||||
|
@ -24,7 +24,7 @@ complete -c composite -o interlace -d 'Type of image interlacing scheme [type]'
|
|||
complete -c composite -o interpolate -d 'Pixel color interpolation method [method]' -xa '(convert -list interpolate)'
|
||||
complete -c composite -o label -d 'Assign a label to an image [string]'
|
||||
complete -c composite -o limit -d 'Pixel cache resource limit [type value]' -x
|
||||
complete -c composite -o monitor -d 'Monitor progress '
|
||||
complete -c composite -o monitor -d 'Monitor progress'
|
||||
complete -c composite -o page -d 'Size and location of an image canvas (setting) [geometry]'
|
||||
complete -c composite -o pointsize -d 'Font point size [value]'
|
||||
complete -c composite -o quality -d 'JPEG/MIFF/PNG compression level [value]'
|
||||
|
@ -50,9 +50,9 @@ complete -c composite -o border -d 'Surround image with a border of color [geome
|
|||
complete -c composite -o bordercolor -d 'Border color [color]' -xa '(__fish_complete_convert_options color)'
|
||||
complete -c composite -o colors -d 'Preferred number of colors in the image [value]'
|
||||
complete -c composite -o decipher -d 'Convert cipher pixels to plain pixels [filename]' -r
|
||||
complete -c composite -o displace -d 'Shift lookup according to a relative displacement map [geometry]'
|
||||
complete -c composite -o displace -d 'Shift image pixels defined by a displacement map [geometry]'
|
||||
complete -c composite -o dissolve -d 'Dissolve the two images a given percent [value]'
|
||||
complete -c composite -o distort -d 'Shift lookup according to a absolute distortion map [geometry]'
|
||||
complete -c composite -o distort -d 'Shift lookup based on a absolute distortion map [geometry]'
|
||||
complete -c composite -o encipher -d 'Convert plain pixels to cipher pixels [filename]' -r
|
||||
complete -c composite -o extract -d 'Extract area from image [geometry]'
|
||||
complete -c composite -o geometry -d 'Location of the composite image [geometry]'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
complete -c conjure -o monitor -d 'Monitor progress '
|
||||
complete -c conjure -o monitor -d 'Monitor progress'
|
||||
complete -c conjure -o quiet -d 'Suppress all warning messages'
|
||||
complete -c conjure -o regard-warnings -d 'Pay attention to warning messages'
|
||||
complete -c conjure -o seed -d 'Seed a new sequence of pseudo-random numbers [value]'
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
complete -c convert -o adjoin -d 'Join images into a single multi-image file'
|
||||
complete -c convert -o affine -d 'Affine transform matrix [matrix]'
|
||||
complete -c convert -o alpha -d 'Activate, deactivate, reset, or set the alpha channel [option]' -xa '(convert -list alpha)'
|
||||
complete -c convert -o antialias -d 'Remove pixel-aliasing '
|
||||
complete -c convert -o alpha -d 'Control alpha/matte channel of an image [option]' -xa '(convert -list alpha)'
|
||||
complete -c convert -o antialias -d 'Remove pixel-aliasing'
|
||||
complete -c convert -o authenticate -d 'Decipher image with this password [password]'
|
||||
complete -c convert -o attenuate -d 'Lessen (or intensify) when adding noise to an image [value]'
|
||||
complete -c convert -o background -d 'Background color [color]' -xa '(__fish_complete_convert_options color)'
|
||||
|
@ -45,7 +45,7 @@ complete -c convert -o limit -d 'Pixel cache resource limit [type value]' -x
|
|||
complete -c convert -o loop -d 'Add Netscape loop extension to your GIF animation [iterations]'
|
||||
complete -c convert -o mask -d 'Associate a mask with the image [filename]' -r
|
||||
complete -c convert -o mattecolor -d 'Frame color [color]' -xa '(__fish_complete_convert_options color)'
|
||||
complete -c convert -o monitor -d 'Monitor progress '
|
||||
complete -c convert -o monitor -d 'Monitor progress'
|
||||
complete -c convert -o orient -d 'Image orientation [type]' -xa '(convert -list orientation)'
|
||||
complete -c convert -o page -d 'Size and location of an image canvas (setting) [geometry]'
|
||||
complete -c convert -o ping -d 'Efficiently determine image attributes'
|
||||
|
@ -80,7 +80,7 @@ complete -c convert -o virtual-pixel -d 'Virtual pixel access method [method]' -
|
|||
complete -c convert -o weight -d 'Render text with this font weight [type]' -x
|
||||
complete -c convert -o white-point -d 'Chromaticity white point [point]'
|
||||
complete -c convert -o adaptive-blur -d 'Adaptively blur pixels; decrease effect near edges [geometry]'
|
||||
complete -c convert -o adaptive-resize -d 'Adaptively resize image using \'mesh\' interpolation [geometry]'
|
||||
complete -c convert -o adaptive-resize -d "Adaptively resize image using 'mesh' interpolation [geometry]"
|
||||
complete -c convert -o adaptive-sharpen -d 'Adaptively sharpen pixels; increase effect near edges [geometry]'
|
||||
complete -c convert -o annotate -d 'Annotate the image with text [geometry text]'
|
||||
complete -c convert -o auto-gamma -d 'Automagically adjust gamma level of image'
|
||||
|
@ -115,7 +115,7 @@ complete -c convert -o encipher -d 'Convert plain pixels to cipher pixels [filen
|
|||
complete -c convert -o emboss -d 'Emboss an image [radius]'
|
||||
complete -c convert -o enhance -d 'Apply a digital filter to enhance a noisy image'
|
||||
complete -c convert -o equalize -d 'Perform histogram equalization to an image'
|
||||
complete -c convert -o evaluate -d 'Evaluate an arithmetic, relational, or logical expression [operator value]'
|
||||
complete -c convert -o evaluate -d 'Alter channel pixels based on expression [operator]'
|
||||
complete -c convert -o extent -d 'Set the image size [geometry]'
|
||||
complete -c convert -o extract -d 'Extract area from image [geometry]'
|
||||
complete -c convert -o fft -d 'Implements the discrete Fourier transform (DFT)'
|
||||
|
@ -173,13 +173,13 @@ complete -c convert -o shadow -d 'Simulate an image shadow [geometry]'
|
|||
complete -c convert -o sharpen -d 'Sharpen the image [geometry]'
|
||||
complete -c convert -o shave -d 'Shave pixels from the image edges [geometry]'
|
||||
complete -c convert -o shear -d 'Slide one edge of the image along the X or Y axis [geometry]'
|
||||
complete -c convert -o sigmoidal-contrast -d 'Increase the contrast without saturating highlights or shadows [geometry]'
|
||||
complete -c convert -o sigmoidal-contrast -d 'Lightness rescaling using sigmoidal contrast enhancement [geometry]'
|
||||
complete -c convert -o sketch -d 'Simulate a pencil sketch [geometry]'
|
||||
complete -c convert -o solarize -d 'Negate all pixels above the threshold level [threshold]'
|
||||
complete -c convert -o sparse-color -d 'Args fill in a image based on a few color points [method]' -xa '(convert -list sparse-color)'
|
||||
complete -c convert -o splice -d 'Splice the background color into the image [geometry]'
|
||||
complete -c convert -o spread -d 'Displace image pixels by a random amount [radius]'
|
||||
complete -c convert -o statistic -d 'Replace each pixel with corresponding statistic from the neighborhood [type geometry]' -xa '(convert -list statistic)'
|
||||
complete -c convert -o statistic -d 'Replace pixels with statistic from the neighborhood [type geometry]' -xa '(convert -list statistic)'
|
||||
complete -c convert -o strip -d 'Strip image of all profiles and comments'
|
||||
complete -c convert -o swirl -d 'Swirl image pixels about the center [degrees]'
|
||||
complete -c convert -o threshold -d 'Threshold the image [value]'
|
||||
|
@ -201,10 +201,10 @@ complete -c convert -o append -d 'Append an image sequence'
|
|||
complete -c convert -o clut -d 'Apply a color lookup table to the image'
|
||||
complete -c convert -o coalesce -d 'Merge a sequence of images'
|
||||
complete -c convert -o combine -d 'Combine a sequence of images'
|
||||
complete -c convert -o composite -d 'Composite image '
|
||||
complete -c convert -o composite -d 'Composite image'
|
||||
complete -c convert -o crop -d 'Cut out a rectangular region of the image [geometry]'
|
||||
complete -c convert -o deconstruct -d 'Break down an image sequence into constituent parts'
|
||||
complete -c convert -o evaluate-sequence -d 'Evaluate an arithmetic, relational, or logical expression [operator]'
|
||||
complete -c convert -o evaluate-sequence -d 'Alter channel pixels based on expression [operator]'
|
||||
complete -c convert -o flatten -d 'Flatten a sequence of images'
|
||||
complete -c convert -o fx -d 'Apply mathematical expression to an image channel(s) [expression]'
|
||||
complete -c convert -o hald-clut -d 'Apply a Hald color lookup table to the image'
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
complete -c display -o alpha -d 'On, activate, off, deactivate, set, opaque, copy transparent, extract, background, or shape [option]' -xa '(display -list alpha)'
|
||||
complete -c display -o antialias -d 'Remove pixel-aliasing '
|
||||
complete -c display -o alpha -d 'Control alpha/matte channel of an image [option]' -xa '(display -list alpha)'
|
||||
complete -c display -o antialias -d 'Remove pixel-aliasing'
|
||||
complete -c display -o authenticate -d 'Decipher image with this password [password]'
|
||||
complete -c display -o backdrop -d 'Display image centered on a backdrop'
|
||||
complete -c display -o channel -d 'Apply option to select image channels [type]' -xa '(display -list channel)'
|
||||
|
@ -27,7 +27,7 @@ complete -c display -o label -d 'Assign a label to an image [string]'
|
|||
complete -c display -o limit -d 'Pixel cache resource limit [type value]' -x
|
||||
complete -c display -o loop -d 'Loop images then exit [iterations]'
|
||||
complete -c display -o map -d 'Display image using this Standard Colormap [type]' -x
|
||||
complete -c display -o monitor -d 'Monitor progress '
|
||||
complete -c display -o monitor -d 'Monitor progress'
|
||||
complete -c display -o page -d 'Size and location of an image canvas [geometry]'
|
||||
complete -c display -o profile -d 'Add, delete, or apply an image profile [filename]' -r
|
||||
complete -c display -o quality -d 'JPEG/MIFF/PNG compression level [value]'
|
||||
|
@ -41,7 +41,7 @@ complete -c display -o sampling-factor -d 'Horizontal and vertical sampling fact
|
|||
complete -c display -o seed -d 'Seed a new sequence of pseudo-random numbers [value]'
|
||||
complete -c display -o set -d 'Set an image property [property value]'
|
||||
complete -c display -o size -d 'Width and height of image [geometry]'
|
||||
complete -c display -o texture -d 'Name of texture to tile onto the image background [filename]' -r
|
||||
complete -c display -o texture -d 'Texture name to tile onto the image background [filename]' -r
|
||||
complete -c display -o transparent-color -d 'Transparent color [color]' -xa '(__fish_complete_convert_options color)'
|
||||
complete -c display -o treedepth -d 'Color tree depth [value]'
|
||||
complete -c display -o update -d 'Seconds detect when image file is modified and redisplay'
|
||||
|
@ -51,7 +51,7 @@ complete -c display -o virtual-pixel -d 'Virtual pixel access method [method]' -
|
|||
complete -c display -o window -d 'Display image to background of this window [id]' -xa 'root (__fish_print_xwindows)'
|
||||
complete -c display -o window-group -d 'Exit program when this window id is destroyed [id]'
|
||||
complete -c display -o write -d 'Write image to a file [filename]' -r
|
||||
complete -c display -o auto-orient -d 'Automagically orient image'
|
||||
complete -c display -o auto-orient -d 'Automagically orient (rotate) image'
|
||||
complete -c display -o border -d 'Surround image with a border of color [geometry]'
|
||||
complete -c display -o clip -d 'Clip along the first path from the 8BIM profile'
|
||||
complete -c display -o clip-path -d 'Clip along a named path from the 8BIM profile [id]'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
complete -c identify -o antialias -d 'Remove pixel-aliasing '
|
||||
complete -c identify -o antialias -d 'Remove pixel-aliasing'
|
||||
complete -c identify -o authenticate -d 'Decrypt image with this password [value]'
|
||||
complete -c identify -o channel -d 'Apply option to select image channels [type]' -xa '(identify -list channel)'
|
||||
complete -c identify -o crop -d 'Cut out a rectangular region of the image [geometry]'
|
||||
|
@ -6,21 +6,21 @@ complete -c identify -o define -d 'Define one or more image format options [form
|
|||
complete -c identify -o density -d 'Horizontal and vertical density of the image [geometry]'
|
||||
complete -c identify -o depth -d 'Image depth [value]'
|
||||
complete -c identify -o extract -d 'Extract area from image [geometry]'
|
||||
complete -c identify -o features -d 'Display image features (e.g. contrast, correlation) [distance]'
|
||||
complete -c identify -o features -d 'Display image features [distance]'
|
||||
complete -c identify -o format -d 'Output formatted image characteristics ["string"]'
|
||||
complete -c identify -o fuzz -d 'Colors within this distance are considered equal [distance]'
|
||||
complete -c identify -o interlace -d 'Type of image interlacing scheme [type]' -xa '(identify -list interlace)'
|
||||
complete -c identify -o interpolate -d 'Pixel color interpolation method [method]' -xa '(identify -list interpolate)'
|
||||
complete -c identify -o limit -d 'Pixel cache resource limit [type value]' -x
|
||||
complete -c identify -o list -d 'Color, Configure, Delegate, Format, Magic, Module, Resource, or Type [type]' -xa '(identify -list list)'
|
||||
complete -c identify -o list -d 'Print a list of supported option arguments [type]' -xa '(identify -list list)'
|
||||
complete -c identify -o matte -d 'Store matte channel if the image has one'
|
||||
complete -c identify -o monitor -d 'Monitor progress '
|
||||
complete -c identify -o monitor -d 'Monitor progress'
|
||||
complete -c identify -o ping -d 'Efficiently determine image attributes'
|
||||
complete -c identify -o quiet -d 'Suppress all warning messages'
|
||||
complete -c identify -o regard-warnings -d 'Pay attention to warning messages'
|
||||
complete -c identify -o sampling-factor -d 'Horizontal and vertical sampling factor [geometry]'
|
||||
complete -c identify -o seed -d 'Seed a new sequence of pseudo-random numbers [value]'
|
||||
complete -c identify -o set -d 'Attribute set an image attribute [ value]'
|
||||
complete -c identify -o set -d 'Attribute set an image attribute [value]'
|
||||
complete -c identify -o size -d 'Width and height of image [geometry]'
|
||||
complete -c identify -o strip -d 'Strip image of all profiles and comments'
|
||||
complete -c identify -o unique -d 'Display the number of unique colors in the image'
|
||||
|
|
|
@ -24,7 +24,7 @@ complete -c import -o interlace -d 'None, Line, Plane, or Partition [type]' -xa
|
|||
complete -c import -o interpolate -d 'Pixel color interpolation method [method]' -xa '(import -list interpolate)'
|
||||
complete -c import -o label -d 'Assign a label to an image [string]'
|
||||
complete -c import -o limit -d 'Area, Disk, Map, or Memory resource limit [type value]' -x
|
||||
complete -c import -o monitor -d 'Monitor progress '
|
||||
complete -c import -o monitor -d 'Monitor progress'
|
||||
complete -c import -o page -d 'Size and location of an image canvas [geometry]'
|
||||
complete -c import -o pause -d 'Seconds delay between snapshots [value]'
|
||||
complete -c import -o pointsize -d 'Font point size [value]'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
complete -c mogrify -o adjoin -d 'Join images into a single multi-image file'
|
||||
complete -c mogrify -o affine -d 'Affine transform matrix [matrix]'
|
||||
complete -c mogrify -o antialias -d 'Remove pixel-aliasing '
|
||||
complete -c mogrify -o antialias -d 'Remove pixel-aliasing'
|
||||
complete -c mogrify -o authenticate -d 'Decrypt image with this password [value]'
|
||||
complete -c mogrify -o background -d 'Background color [color]' -xa '(__fish_complete_convert_options color)'
|
||||
complete -c mogrify -o bias -d 'Add bias when convolving an image [value]'
|
||||
|
@ -47,7 +47,7 @@ complete -c mogrify -o loop -d 'Add Netscape loop extension to your GIF animatio
|
|||
complete -c mogrify -o mask -d 'Associate a mask with the image [filename]' -r
|
||||
complete -c mogrify -o matte -d 'Store matte channel if the image has one'
|
||||
complete -c mogrify -o mattecolor -d 'Frame color [color]' -xa '(__fish_complete_convert_options color)'
|
||||
complete -c mogrify -o monitor -d 'Monitor progress '
|
||||
complete -c mogrify -o monitor -d 'Monitor progress'
|
||||
complete -c mogrify -o morphology -d 'Apply a morphology method to the image [method kernel]' -xa '(mogrify -list morphology)'
|
||||
complete -c mogrify -o orient -d 'Image orientation [type]' -xa '(mogrify -list orientation)'
|
||||
complete -c mogrify -o origin -d 'Image origin [geometry]'
|
||||
|
@ -83,10 +83,10 @@ complete -c mogrify -o virtual-pixel -d 'Virtual pixel access method [method]' -
|
|||
complete -c mogrify -o weight -d 'Render text with this font weight [type]' -x
|
||||
complete -c mogrify -o white-point -d 'Chromaticity white point [point]'
|
||||
complete -c mogrify -o adaptive-blur -d 'Adaptively blur pixels; decrease effect near edges [geometry]'
|
||||
complete -c mogrify -o adaptive-resize -d 'Adaptively resize image with data dependent triangulation [geometry]'
|
||||
complete -c mogrify -o adaptive-resize -d "Adaptively resize image using 'mesh' interpolation [geometry]"
|
||||
complete -c mogrify -o adaptive-sharpen -d 'Adaptively sharpen pixels; increase effect near edges [geometry]'
|
||||
complete -c mogrify -o annotate -d 'Annotate the image with text [geometry text]'
|
||||
complete -c mogrify -o auto-orient -d 'Automatically orient image'
|
||||
complete -c mogrify -o auto-orient -d 'Automatically orient (rotate) image'
|
||||
complete -c mogrify -o black-threshold -d 'Force all pixels below the threshold into black [value]'
|
||||
complete -c mogrify -o blur -d 'Reduce image noise and reduce detail levels [geometry]'
|
||||
complete -c mogrify -o border -d 'Surround image with a border of color [geometry]'
|
||||
|
@ -107,7 +107,7 @@ complete -c mogrify -o edge -d 'Apply a filter to detect edges in the image [rad
|
|||
complete -c mogrify -o emboss -d 'Emboss an image [radius]'
|
||||
complete -c mogrify -o enhance -d 'Apply a digital filter to enhance a noisy image'
|
||||
complete -c mogrify -o equalize -d 'Perform histogram equalization to an image'
|
||||
complete -c mogrify -o evaluate -d 'Evaluate an arithmetic, relational, or logical expression [operator value]'
|
||||
complete -c mogrify -o evaluate -d 'Alter channel pixels based on expression [operator]'
|
||||
complete -c mogrify -o extent -d 'Set the image size [geometry]'
|
||||
complete -c mogrify -o extract -d 'Extract area from image [geometry]'
|
||||
complete -c mogrify -o fft -d 'Implements the discrete Fourier transform (DFT)'
|
||||
|
@ -168,7 +168,7 @@ complete -c mogrify -o sketch -d 'Simulate a pencil sketch [geometry]'
|
|||
complete -c mogrify -o solarize -d 'Negate all pixels above the threshold level [threshold]'
|
||||
complete -c mogrify -o splice -d 'Splice the background color into the image [geometry]'
|
||||
complete -c mogrify -o spread -d 'Displace image pixels by a random amount [amount]'
|
||||
complete -c mogrify -o statistic -d 'Replace each pixel with corresponding statistic from the neighborhood [type geometry]' -xa '(mogrify -list statistic)'
|
||||
complete -c mogrify -o statistic -d 'Replace pixels with statistic from the neighborhood [type geometry]' -xa '(mogrify -list statistic)'
|
||||
complete -c mogrify -o strip -d 'Strip image of all profiles and comments'
|
||||
complete -c mogrify -o swirl -d 'Swirl image pixels about the center [degrees]'
|
||||
complete -c mogrify -o threshold -d 'Threshold the image [value]'
|
||||
|
@ -187,14 +187,14 @@ complete -c mogrify -o vignette -d 'Soften the edges of the image in vignette st
|
|||
complete -c mogrify -o wave -d 'Alter an image along a sine wave [geometry]'
|
||||
complete -c mogrify -o white-threshold -d 'Force all pixels above the threshold into white [value]'
|
||||
complete -c mogrify -o affinity -d 'Transform image colors to match this set of colors [filename]' -r
|
||||
complete -c mogrify -o append -d 'Append an image sequence top to botto (use +append for left to right)'
|
||||
complete -c mogrify -o append -d 'Append an image sequence'
|
||||
complete -c mogrify -o clut -d 'Apply a color lookup table to the image'
|
||||
complete -c mogrify -o coalesce -d 'Merge a sequence of images'
|
||||
complete -c mogrify -o combine -d 'Combine a sequence of images'
|
||||
complete -c mogrify -o composite -d 'Composite image '
|
||||
complete -c mogrify -o composite -d 'Composite image'
|
||||
complete -c mogrify -o crop -d 'Cut out a rectangular region of the image [geometry]'
|
||||
complete -c mogrify -o deconstruct -d 'Break down an image sequence into constituent parts'
|
||||
complete -c mogrify -o evaluate-sequence -d 'Evaluate an arithmetic, relational, or logical expression [operator]'
|
||||
complete -c mogrify -o evaluate-sequence -d 'Alter channel pixels based on expression [operator]'
|
||||
complete -c mogrify -o fx -d 'Apply mathematical expression to an image channel(s) [expression]'
|
||||
complete -c mogrify -o hald-clut -d 'Apply a Hald color lookup table to the image'
|
||||
complete -c mogrify -o morph -d 'Morph an image sequence [value]'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
complete -c montage -o adjoin -d 'Join images into a single multi-image file'
|
||||
complete -c montage -o affine -d 'Affine transform matrix [matrix]'
|
||||
complete -c montage -o alpha -d 'On, activate, off, deactivate, set, opaque, copy transparent, extract, background, or shape [option]' -xa '(montage -list alpha)'
|
||||
complete -c montage -o alpha -d 'Control alpha/matte channel of an image [option]' -xa '(montage -list alpha)'
|
||||
complete -c montage -o authenticate -d 'Decipher image with this password [password]'
|
||||
complete -c montage -o blue-primary -d 'Chromaticity blue primary point [point]'
|
||||
complete -c montage -o bordercolor -d 'Border color [color]' -xa '(__fish_complete_convert_options color)'
|
||||
|
@ -37,7 +37,7 @@ complete -c montage -o label -d 'Assign a label to an image [string]'
|
|||
complete -c montage -o limit -d 'Pixel cache resource limit [type value]' -x
|
||||
complete -c montage -o mattecolor -d 'Frame color [color]' -xa '(__fish_complete_convert_options color)'
|
||||
complete -c montage -o mode -d 'Framing style [type]' -xa '(montage -list mode)'
|
||||
complete -c montage -o monitor -d 'Monitor progress '
|
||||
complete -c montage -o monitor -d 'Monitor progress'
|
||||
complete -c montage -o origin -d 'Image origin [geometry]'
|
||||
complete -c montage -o page -d 'Size and location of an image canvas (setting) [geometry]'
|
||||
complete -c montage -o pointsize -d 'Font point size [value]'
|
||||
|
@ -51,13 +51,13 @@ complete -c montage -o respect-parentheses -d 'Settings remain in effect until p
|
|||
complete -c montage -o sampling-factor -d 'Horizontal and vertical sampling factor [geometry]'
|
||||
complete -c montage -o scenes -d 'Range image scene range'
|
||||
complete -c montage -o seed -d 'Seed a new sequence of pseudo-random numbers [value]'
|
||||
complete -c montage -o set -d 'Attribute set an image attribute [ value]'
|
||||
complete -c montage -o set -d 'Attribute set an image attribute [value]'
|
||||
complete -c montage -o shadow -d 'Add a shadow beneath a tile to simulate depth'
|
||||
complete -c montage -o size -d 'Width and height of image [geometry]'
|
||||
complete -c montage -o stroke -d 'Color to use when stroking a graphic primitive [color]' -xa '(__fish_complete_convert_options color)'
|
||||
complete -c montage -o synchronize -d 'Synchronize image to storage device'
|
||||
complete -c montage -o taint -d 'Declare the image as modified'
|
||||
complete -c montage -o texture -d 'Name of texture to tile onto the image background [filename]' -r
|
||||
complete -c montage -o texture -d 'Texture name to tile onto the image background [filename]' -r
|
||||
complete -c montage -o thumbnail -d 'Create a thumbnail of the image [geometry]'
|
||||
complete -c montage -o tile -d 'Number of tiles per row and column [geometry]'
|
||||
complete -c montage -o title -d 'Decorate the montage image with a title [string]'
|
||||
|
@ -68,8 +68,8 @@ complete -c montage -o units -d 'The units of image resolution [type]' -xa '(mon
|
|||
complete -c montage -o verbose -d 'Print detailed information about the image'
|
||||
complete -c montage -o virtual-pixel -d 'Virtual pixel access method [method]' -xa '(montage -list virtual-pixel)'
|
||||
complete -c montage -o white-point -d 'Chromaticity white point [point]'
|
||||
complete -c montage -o adaptive-sharpen -d 'Adaptively sharpen pixels; increase effect near edges annotate geometry text annotate the image with text [geometry]'
|
||||
complete -c montage -o auto-orient -d 'Automagically orient image'
|
||||
complete -c montage -o adaptive-sharpen -d 'Adaptively sharpen pixels; increase effect near edges [geometry]'
|
||||
complete -c montage -o auto-orient -d 'Automagically orient (rotate) image'
|
||||
complete -c montage -o blur -d 'Reduce image noise and reduce detail levels [geometry]'
|
||||
complete -c montage -o border -d 'Surround image with a border of color [geometry]'
|
||||
complete -c montage -o crop -d 'Preferred size and location of the cropped image [geometry]'
|
||||
|
@ -90,7 +90,7 @@ complete -c montage -o transparent -d 'Make this color transparent within the im
|
|||
complete -c montage -o type -d 'Image type [type]' -xa '(montage -list type)'
|
||||
complete -c montage -o unsharp -d 'Sharpen the image [geometry]'
|
||||
complete -c montage -o coalesce -d 'Merge a sequence of images'
|
||||
complete -c montage -o composite -d 'Composite image '
|
||||
complete -c montage -o composite -d 'Composite image'
|
||||
complete -c montage -o clone -d 'Clone an image [indexes]'
|
||||
complete -c montage -o delete -d 'Delete the image from the image sequence [indexes]'
|
||||
complete -c montage -o duplicate -d 'Duplicate an image one or more times [count,indexes]'
|
||||
|
|
|
@ -11,14 +11,14 @@ complete -c stream -o interlace -d 'Type of image interlacing scheme [type]' -xa
|
|||
complete -c stream -o interpolate -d 'Pixel color interpolation method [method]' -xa '(stream -list interpolate)'
|
||||
complete -c stream -o limit -d 'Pixel cache resource limit [type value]' -x
|
||||
complete -c stream -o map -d 'Components one or more pixel components'
|
||||
complete -c stream -o monitor -d 'Monitor progress '
|
||||
complete -c stream -o monitor -d 'Monitor progress'
|
||||
complete -c stream -o quantize -d 'Reduce colors in this colorspace [colorspace]' -xa '(stream -list colorspace)'
|
||||
complete -c stream -o quiet -d 'Suppress all warning messages'
|
||||
complete -c stream -o regard-warnings -d 'Pay attention to warning messages'
|
||||
complete -c stream -o respect-parentheses -d 'Settings remain in effect until parenthesis boundary'
|
||||
complete -c stream -o sampling-factor -d 'Horizontal and vertical sampling factor [geometry]'
|
||||
complete -c stream -o seed -d 'Seed a new sequence of pseudo-random numbers [value]'
|
||||
complete -c stream -o set -d 'Attribute set an image attribute [ value]'
|
||||
complete -c stream -o set -d 'Attribute set an image attribute [value]'
|
||||
complete -c stream -o size -d 'Width and height of image [geometry]'
|
||||
complete -c stream -o storage-type -d 'Pixel storage type [type]' -xa '(stream -list storage)'
|
||||
complete -c stream -o synchronize -d 'Synchronize image to storage device'
|
||||
|
|
Loading…
Reference in a new issue