Skip to content

Commit

Permalink
Update index.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Zacharia2 committed Jan 15, 2024
1 parent 7929471 commit 648dd7d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions index.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@
Usage:
smtk config (set <key> <value> | list)
smtk clist
smtk e2sm ( [-t] | [-l] ) <epub-path> <targetfolder>
smtk e2sm ( -t | -l ) <epub-path> <targetfolder>
smtk imtex <formula_text> <outpath>
smtk pathpix ( <col_name> | --clean=<col_name> | --fullpath=<htmlpath> | --gui | --least-col )
smtk pathpix <col_name>
smtk pathpix [--clean=<col_name>] [--fullpath=<htmlpath>]
smtk pathpix [--gui] | [--least-col]
Options:
-h --help Show Help doc.
-v --version Show Version.
Expand Down

0 comments on commit 648dd7d

Please sign in to comment.