mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
87581f328e
Currently options following regular arguments are not interpreted as
options. This fixes that.
Users can still treat values starting with a hyphen (`-`) as regular
arguments by using `--`, e.g.:
dust -d 2 -r ~/Documents -F -- --this-is-my-dir