Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Jan 27, 2019
1 parent 474ebfe commit dcd8ce0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fff
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,6 @@ main() {
pushd "${2:-$1}" &>/dev/null ||:

# Handle version as the first argument.
# TODO: Add full argument passing if I decide to add '-h' etc.
[[ $1 == -v ]] && {
printf '%s\n' "fff 1.6"
exit
Expand Down

0 comments on commit dcd8ce0

Please sign in to comment.