Expand -d to long form (--dir)

pull/4/head
drunkendog 2023-08-23 19:56:55 +01:00
parent aa5b31edf4
commit c5e698d3d5
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ docker run -ti --net main_subnet --ip 172.30.24.1 \
-v /opt/weechat/config:/home/user/.weechat \ -v /opt/weechat/config:/home/user/.weechat \
--name=weechat \ --name=weechat \
--restart unless-stopped \ --restart unless-stopped \
weechat/weechat weechat -d /home/user/.weechat weechat/weechat weechat --dir /home/user/.weechat