Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.

Commit f25dfad

Browse files
Adam Braimbridgetaktran
Adam Braimbridge
andauthored
Update src/commands/pulls.js
Co-Authored-By: Tak Tran <[email protected]>
1 parent ce93333 commit f25dfad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/pulls.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This project follows the example provided in the Yards documentation for command hierarchy and directory structure.
2+
* This project follows the example provided in the Yargs documentation for command hierarchy and directory structure.
33
* @see: https://github.com/yargs/yargs/blob/master/docs/advanced.md#commanddirdirectory-opts
44
*/
55
exports.command = 'pulls <subcommand> [...options]'

0 commit comments

Comments
 (0)