diff --git a/commands/randommeme/index.js b/commands/randommeme/index.js
index 7ca0c3fb..4b4eed1a 100644
--- a/commands/randommeme/index.js
+++ b/commands/randommeme/index.js
@@ -298,6 +298,10 @@ module.exports = {
"NSFW-marked posts will be filtered out in channels not marked for that content.",
"",
+ `${prefix}rm (subreddit) galleryLinks:true
`,
+ "If this parameter is provided as `true` and a post has a gallery associated with it, the command will return a list of all images in the gallery as media posts.",
+ "",
+
`${prefix}rm (subreddit) flair:(flair)
`,
"If a flair is provided, only the posts that contain such flair will be used (case-insensitive).",
"",