Skip to content

Commit 88b6284

Browse files
List spring binstub --remove option in cli help
1 parent 7351747 commit 88b6284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/spring/client/binstub.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ def remove
119119
attr_reader :bindir, :items
120120

121121
def self.description
122-
"Generate spring based binstubs. Use --all to generate a binstub for all known commands."
122+
"Generate spring based binstubs. Use --all to generate a binstub for all known commands. Use --remove to revert."
123123
end
124124

125125
def self.rails_command

0 commit comments

Comments
 (0)