mirror of
https://github.com/ldericher/autodoc.git
synced 2025-12-06 15:43:01 +00:00
Merge tag 'v0.4' into develop
cli argument support
This commit is contained in:
commit
e0e51d4b8d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ RUN apt-get update && apt-get -y install \
|
|||
|
||||
COPY usr /usr
|
||||
|
||||
CMD ["autodoc"]
|
||||
CMD ["autodoc", "-bw"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue