aboutsummaryrefslogtreecommitdiff
path: root/src/git.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/git.ts')
-rw-r--r--src/git.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/git.ts b/src/git.ts
index d708bc12..b77b79cb 100644
--- a/src/git.ts
+++ b/src/git.ts
@@ -48,6 +48,9 @@ export class Git {
/**
* Generates a random commit entry.
*
+ * @param options Options for the commit entry.
+ * @param options.merge Set to `true` to generate a merge message line.
+ *
* @example
* faker.git.commitEntry()
* // commit fe8c38a965d13d9794eb36918cb24cebe49a45c2