Skip to content

Commit fb3d9a1

Browse files
wevtimoteoamadeu01
andcommitted
Update help output listing
Co-authored-by: amadeu01 <amadeu01@users.noreply.github.com>
1 parent 6db175f commit fb3d9a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/git_pair/cli.ex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ defmodule GitPair.CLI do
2222
init: "Initialize pairing session",
2323
rm: "Remove [username] as co-author for next commits",
2424
stop: "Stop pairing with everyone",
25-
status: "Display pairs list"
25+
status: "Display pairs list",
26+
version: "Display package version"
2627
]
2728

2829
def main(argv) do

0 commit comments

Comments
 (0)