Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork98
Closed
Milestone
Description
Search for duplicate issues
- I already searched, and this issue is not a duplicate.
Issue scope
macOS
Describe the bug
I want to start static-web-server(sws) as a file server,but it failed.
How to reproduce it
use this to start the server
sws --port 8888 --root ./build/libs --directory-listing trueerror: unexpected argument 'true' foundUsage: sws [OPTIONS]
Expected behavior
start the server sucessfuly
Complementary information

Build target
aarch64-apple-darwin
Environment and specs
sws --version
Version: 2.32.1
Built: 2024-07-20 21:33:33 +00:00
Git commit:97da457
Build target: x86_64-apple-darwin
Rust version: rustc 1.79.0 (129f3b996 2024-06-10)
License: MIT OR Apache-2.0
Homepage:https://static-web-server.net
Author: Jose Quintanahttps://joseluisq.net
Additional context
No response