Skip to content

Commit

Permalink
Help message: add dxf2svg
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed Apr 2, 2024
1 parent 63f46e1 commit 213df19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions librecad/src/main/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ int main(int argc, char** argv)
qDebug()<<"";
qDebug()<<" dxf2pdf\tRun librecad as console dxf2pdf tool. Use -h for help.";
qDebug()<<" dxf2png\tRun librecad as console dxf2png tool. Use -h for help.";
qDebug()<<" dxf2svg\tRun librecad as console dxf2svg tool. Use -h for help.";
qDebug()<<"";
qDebug()<<"Options:";
qDebug()<<"";
Expand Down

0 comments on commit 213df19

Please sign in to comment.