Skip to content

Commit af066a4

Browse files
committed
Arguments -> Options (again)
1 parent 179d13d commit af066a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
File renamed without changes.

start-up/moderation-tutorial.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ This guide will give you the basic information needed to moderate your Discord s
44

55
## Command Options
66

7-
These are options you may use while executing moderation commands. You can find a more in-depth guide about options in the [arguments page](/start-up/arguments.md)
7+
These are options you may use while executing moderation commands. You can find a more in-depth guide about options in the [options page](/start-up/options.md)
88

9-
![A list of example options in a mute command](/.gitbook/assets/MuteArguments.png "Options Example")
9+
![A list of example options in a mute command](/.gitbook/assets/MuteOptions.png "Options Example")
1010

1111
- `user`: The user to execute the moderation action on
1212
- `reason`: The reason for which you are taking the action, useful for record keeping. The reason shows up in infractions, logs, and notifications from the bot
@@ -18,7 +18,7 @@ These are options you may use while executing moderation commands. You can find
1818
If both the `notify` and `no-infraction` options are true, the target will **not** be notified in order to prevent harassment via MoonlightBot
1919
{% endhint %}
2020

21-
- `duration`: The amount of time for which the action taken will last. For information on the format used, refer to the [options page](/start-up/arguments.md#Durations)
21+
- `duration`: The amount of time for which the action taken will last. For information on the format used, refer to the [options page](/start-up/options.md#Durations)
2222
- `remove-roles`: Exclusive to the mute commands, this option will remove all of the user's roles except the muterole if true. This is to facilitate the effectiveness of the mute command
2323

2424
{% hint style="info" %}

0 commit comments

Comments
 (0)