Skip to content

Commit b2cb6af

Browse files
kyufieagnostic-apollo
authored andcommitted
termux-usb: State TERMUX_USB_FD on the help page
1 parent 4253eb2 commit b2cb6af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/termux-usb.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ show_usage () {
1111
echo " -e command execute the specified command with a file descriptor"
1212
echo " referring to the device as an argument (unless -E"
1313
echo " argument is given)"
14-
echo " -E transfer file descriptor as env var instead of as"
15-
echo " command line argument"
14+
echo " -E transfer file descriptor as TERMUX_USB_FD env var"
15+
echo " instead of as command line argument"
1616
exit 0
1717
}
1818

0 commit comments

Comments
 (0)