Skip to content

Commit

Permalink
termux-usb: State TERMUX_USB_FD on the help page
Browse files Browse the repository at this point in the history
  • Loading branch information
kyufie authored and agnostic-apollo committed Dec 24, 2024
1 parent 4253eb2 commit b2cb6af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/termux-usb.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ show_usage () {
echo " -e command execute the specified command with a file descriptor"
echo " referring to the device as an argument (unless -E"
echo " argument is given)"
echo " -E transfer file descriptor as env var instead of as"
echo " command line argument"
echo " -E transfer file descriptor as TERMUX_USB_FD env var"
echo " instead of as command line argument"
exit 0
}

Expand Down

0 comments on commit b2cb6af

Please sign in to comment.