Skip to content

Commit 75da7ee

Browse files
dconeybemaneesht
andauthored
CLI -> binary in help text
Co-authored-by: Maneesh Tewani <[email protected]>
1 parent f06a739 commit 75da7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-dataconnect/emulator/emulator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ function print_help {
105105
echo "Options:"
106106
echo " -c <data_connect_emulator_binary_path>"
107107
echo " Uses the Data Connect Emulator binary at the given path. A value of \"gradle\" "
108-
echo " will use the same CLI as the Gradle build. If not specified, or if specified "
108+
echo " will use the same binary as the Gradle build. If not specified, or if specified "
109109
echo " as the empty string, then the emulator binary is downloaded."
110110
echo
111111
echo " -g"

0 commit comments

Comments
 (0)