ImageMagick, Ghostscript и PDFs

Обычная команда для Sublime Text - subl:

Из subl --help:

$ subl --help
Sublime Text build 3065

Usage: sublime_text [arguments] [files]         edit the given files
   or: sublime_text [arguments] [directories]   open the given directories

Arguments:
  --project <project>: Load the given project
  --command <command>: Run the given command
  -n or --new-window:  Open a new window
  -a or --add:         Add folders to the current window
  -w or --wait:        Wait for the files to be closed before returning
  -b or --background:  Don't activate the application
  -h or --help:        Show help (this message) and exit
  -v or --version:     Show version and exit

Filenames may be given a :line or :line:column suffix to open at a specific
location.

Следовательно, чтобы получить версию:

$ subl -v
Sublime Text Build 3065

Как отметил Glutanimate, вы можете получить версию из меню «Справка», начиная с About Sublime Text:

1
задан 5 April 2017 в 12:24

0 ответов

Другие вопросы по тегам:

Похожие вопросы: