Skip to content

Commit

Permalink
Update cli.md images
Browse files Browse the repository at this point in the history
  • Loading branch information
dacap committed Dec 3, 2015
1 parent 31609da commit 9a02c5a
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,19 +177,19 @@ Ignores empty frames/layers. It affects [--sheet](#sheet) option only.

Includes a border for the whole sheet. It affects [--sheet](#sheet) option only.

<p><img src="123-border.png" alt="" style="border:1px dotted #000;" /></p>
![Border Padding](cli/border-padding.png)

## --shape-padding

Includes a separation between each frame. It affects [--sheet](#sheet) option only.

<p><img src="123-shape.png" alt="" style="border:1px dotted #000;" /></p>
![Shape Padding](cli/shape-padding.png)

## --inner-padding

Includes a border to each frame. It affects [--sheet](#sheet) option only.

<p><img src="123-inner.png" alt="" style="border:1px dotted #000;" /></p>
![Inner Padding](cli/inner-padding.png)

## --trim

Expand Down Expand Up @@ -233,7 +233,7 @@ Example:

Prints the list of layers in the given file from bottom to top. E.g.

![Layers](cli/layers.png)
![Layers](cli/list-layers.png)

C:\....> aseprite -b --list-layers file.ase
Background
Expand Down Expand Up @@ -262,7 +262,7 @@ JSON output in the `meta` attribute. E.g.

Prints the list of tags in the given file from the first one to the last one. E.g.

![Tags](cli/tags.png)
![Tags](cli/list-tags.png)

C:\....> aseprite -b --list-tags file.ase
Walk
Expand Down
Binary file removed cli/123-border.png
Binary file not shown.
Binary file removed cli/123-inner.png
Binary file not shown.
Binary file removed cli/123-shape.png
Binary file not shown.
Binary file added cli/border-padding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cli/inner-padding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
Binary file added cli/shape-padding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9a02c5a

Please sign in to comment.