1
0
mirror of https://github.com/falk-werner/webfuse synced 2026-03-02 03:40:24 +00:00

add option to print webfuse version

This commit is contained in:
Falk Werner
2023-02-04 15:00:15 +01:00
parent b3bc3144bf
commit 1cbdfac3cc
4 changed files with 11 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ filesystem via fuse and exposes it's API via websockets.
| --wf- authenticator | path | - | Optional. Specify the file path of the authenticator executable |
| --wf-auth-header | name | - | Optional. Specify the name of the HTTP header used for authentication |
| --wf-timeout | timeout | 10 | Optional. Specify the communication timeout. |
| --wf-version | - | - | Print version and exit. |
## Fuse options