File: ui.default-command_empty_array.toml

package info (click to toggle)
jujutsu 0.30.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 9,756 kB
  • sloc: sh: 283; makefile: 31
file content (5 lines) | stat: -rw-r--r-- 217 bytes parent folder | download
1
2
3
4
5
#:schema ../../../src/config-schema.json
# Unlike most other array-valued command options, `default-command` is actually
# allowed to be empty. In this case, it will simply print usage info.
[ui]
default-command = []