Skip to content

Bug: Windows command line not being followed #1

Description

@tyeeman

What were you trying to achieve?

Windows command line -

watchdoc.exe -no-browser true -watch-dirs ./content -serve-dir ./out -cmd "./build.bat"

watchdoc cmd window -

2026/03/29 21:43:03 File server started at port 8080
2026/03/29 21:43:03 Open your browser at http://localhost:8080
2026/03/29 21:43:03 Serving from: G:\laragonServerPortable\www\SiskaNewslettersEdits\luasmith
2026/03/29 21:43:03 Watching for changes in: G:\laragonServerPortable\www\SiskaNewslettersEdits\luasmith

Serving directory should end in "\out"
Watching directory should end in "\content"

What are the expected results?

Serving directory should end in "\out"
Watching directory should end in "\content"

What are the received results?

luasmith is the directory where watchdoc is running from which is not what command line says to do for watch and serve folders.

Steps To Reproduce

Use my command line in Windows

In what environment did you encounter the issue?

Windows 10

Additional information you deem important

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions