Skip to content

Commit

Permalink
Improve arg description of /dh clone
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre601 authored Apr 6, 2024
1 parent 000fd1e commit 799bf6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/commands/hologram.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ For a list of all available subcommands run the following command:
>
> - `#!command <hologram>` - Name of the Hologram to clone.
> - `#!command <name>` - Name of the new, clones Hologram.
> - `#!command [temp]` - `true`, if you DON'T want the hologram to save, otherwise `false` (default). (Optional)
> - `#!command [temp]` - Optional boolean to set, whether the cloned hologram should be temporary (not save to file) or not. Default is `false`
> - `#!command [-l:<world>:<x>:<y>:<z>]` - Optional location argument, which allows you to specify the location where the cloned hologram should be placed. This argument can also be used by console users to execute the command.
>
> /// example | Examples
Expand Down

0 comments on commit 799bf6c

Please sign in to comment.